Skip to content

doingcloudright/chamber-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

Simple Docker to use as FROM source for the chamber binary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published