INCLUDES in Dockerfiles with m4 and make Code to accompany the blog post on bobbynorton.com. Generate a Dockerfile: make Build the image: make build Run bash in the new container: make bash