You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• 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.
The text was updated successfully, but these errors were encountered:
For this task
1. Objective:
2. Deliverables:
The text was updated successfully, but these errors were encountered: