ubcuas / GCOM-2025

GCOM-2025 Repo
1 stars 0 forks source link

Dockerize #23

Open 0xc60f opened 4 days ago

0xc60f commented 4 days ago

Description

Added a Dockerfile and docker-compose.yml to the GCOM project to allow easy mounting and testing of the project. Also modified the django test cases to allow for the modified file structure and a new yml file to allow automatic uploading to Dockerhub.

Resolves #18

Type of change

What types of changes does your code introduce to this project? Put an x in the boxes that apply

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. This is simply a reminder of what we are going to look for before merging your code.