Skip to content

Utility docker image for use with 3 musketeers build pattern

License

Notifications You must be signed in to change notification settings

sgdan/docker-utils

Repository files navigation

docker-utils

A utility image based on the core docker image with docker compose and other utils added. I'm trying the 3 Musketeers pattern so this is pretty much a copy of their flemay/musketeers utility image that I've customised with the tools I need.

Run make shell to build and shell into the image or make test to see the versions of included utilities.

This is intended to replace the utility "docker" image included in my Toolkit project which uses the 3 musketeers pattern to run Portainer, Concourse, Rancher 2.

Building with Concourse

fly -t toolkit login -k -c https://dockerlocal:8443 -u test -p test
fly -t toolkit sync
fly -t toolkit set-pipeline -c pipeline.yml -p docker-utils -l credentials.yml
fly -t toolkit trigger-job -j docker-utils/publish -w

About

Utility docker image for use with 3 musketeers build pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published