- images/base - sets up the base image sans supervisor, php, perl, python, etc.
- images/gobuild - intermediate container builder for golang projects, skelton
- images/php - base PHP 7.2 image
- images/php-nginx - PHP 7.2, FPM and Nginx with supervisord for laravel projects serving static files
- Build nginx light container for React projects
- Build jobrunner container utilizing gobuild for various job runners
- Must be generic for any go project