macOS ◆ xterm-256color ◆ zsh 1235 views

This demos defining your own derived image that adds whatever custom configurations or other packages to kcollins/ignition Docker image. No need to clone the git repo and edit the master Dockerfile, just use the FROM directive!

Another little side-item is that I bind-mounted that projects/ folder into place within the test containers. The first launch I opened a Designer and added the gateway script I used to test with. Subsequent container launches don’t even restore a gateway backup, they simple pick up that Test project live and it kicks off! Cool stuff…