Skip to content

generic ubuntu docker image environment pattern

Notifications You must be signed in to change notification settings

r-walker/docker-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edit Dockerfile to include any ubuntu packages you need installed

edit requirements.txt to include any python packages you need pip3 to install

How to use

Running make shell will (download and) build the ubuntu docker image and drop you into a shell on running in the image (will only download if it hasn't yet been downloaded). The contents of your local directory will be mounted in /opt in the image

About

generic ubuntu docker image environment pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published