### Optimizing Docker Builds with OnBuild
Onward, onward, On…Build? Inspired by the speed & resourcefulness that you have shown while completing various tasks, the Radar Board (The official SpaceBones government tech team) have now decided to begin to kinda work towards the eventual implementation of a full CI/CD pipeline environment… maybe. Don’t worry, the majority of this task will land squarely on the shoulders of those noble ladies & gents, but — based on President Squawk’s sparking recommendation based on your performance thus far — the Radar Board have requested your assistance with one task as they prepare a Saltstack backend.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Add OnBuild Instruction to Dockerfile
student should edit
dockerfile
under~/content-dockerquest-spacebones/salt-example/salt-master/
to include anOnBuild
instruction- Create Parent Image
student should create a parent image named
tablesalt
with the tag,master