Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the project's computational environment to a container. #3

Closed
Tracked by #1
dominic-lam opened this issue Nov 28, 2024 · 1 comment · Fixed by #9
Closed
Tracked by #1

Upgrade the project's computational environment to a container. #3

dominic-lam opened this issue Nov 28, 2024 · 1 comment · Fixed by #9

Comments

@dominic-lam
Copy link
Collaborator

dominic-lam commented Nov 28, 2024

For this task

1. Objective:

•	Create a custom Docker container for your project’s computational environment.
•	Transition project development from a virtual environment to a container-based workflow.

2. Deliverables:

•	A Dockerfile in the root of your GitHub repository.
•	A GitHub Actions workflow to build and push the container image.
•	Updated README documentation for easy use and maintenance of the container.
•	A seamless containerized environment setup with Docker Compose.
@michael-gelfand
Copy link
Collaborator

Changes for this were brought in through pull requests #9, #11, and #13. Task is fully completed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants