Skip to content

Pennsieve/docker-base-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Base Images

Dockerfiles for Docker base images.

Prerequisites

Building an Image

Issue the following from the directory foto build and push a new image:

To build and push a new image, issue the following from the directory of image you want to create:

cd sbt
docker-compose build
docker-compose push