Skip to content

JasperAviceDemay/docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a general template for making new docker containers. 
All files need to be edited based on the comments added. 
Please ensure you have docker correctly installed on your system before attempted to use this template. 
Docker installation guide can be found here: https://docs.docker.com/engine/install/ 
After all files are configured if using ubuntu base machine, enter the 2 commands:
chmod +x run-docker and chmod +x build-docker
If all the files are configured correctly running ./run-docker.sh in terminal should open the docker container. 

About

template for making docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published