Skip to content

thepolicylab/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-images

Some docker images we use at The Policy Lab.

Adding new images

If you'd like to add a new image, complete the following steps:

  • Create a new folder with the name of the image, e.g., foo-base.
  • In that folder, create a Dockerfile that creates your container however you'd like.
  • In .github/workflows/build.yml look at the Build docker image section and create a similar one for your container.

License

MIT

About

Some docker images we use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published