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.
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