Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 381 Bytes

This repo is part of an automated dockerhub build. It builds a Docker image with the chamber binary installed and can be used later as installation source withing other Dockerfiles.

FROM doingcloudright/chamber-container:latest as chamber

FROM alpine:3.8
COPY --from=chamber /shared/chamber /bin/