Skip to content

bralbral/PythonDockerImages

Repository files navigation

PythonDockerImages

Docker Pulls Docker Stars

A special repository for building docker images and artifacts for 214 cabinet.

Getting Started

  1. Create new requirements file using a template {your_project}_requirements.txt and place it into requirements dir.

  2. Test it using sh ./scripts/pip_test_env.bash ./requirements/{your_project}_requirements.txt.

  3. Create new Dockerfile using a template Dockerfile_{your_project} and place it into dockerfiles dir.

  4. Add new project_type in docker-image.yml and publish_artifacts.yml

  5. Just Commit to main branch

  6. Check actions to collect latest artifacts. Alt text

  7. Check dockerhub repo to collect latest images. Alt text

About

Python Docker Image Builder

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages