Skip to content

feature/docker-container: add Dockerfile, entrypoint script, and setup instructions #242

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

krishnatejavedula
Copy link
Contributor

  • Added Dockerfile for creating a dev environment with cosipy installed.
  • Created entrypoint.sh script to handle environment setup and configuration.
  • Included DOCKER_SETUP.md with detailed setup and usage instructions for building and running the Docker container.

This improves deployment consistency and makes it easier for users to install and use cosipy.

…p instructions

- Added Dockerfile for creating a dev environment with cosipy installed.
- Created entrypoint.sh script to handle environment setup and configuration.
- Included DOCKER_SETUP.md with detailed setup and usage instructions for building and running the Docker container.

This improves deployment consistency and makes it easier for users to install and use cosipy.
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.83%. Comparing base (99fdff7) to head (9e55d68).

@krishnatejavedula
Copy link
Contributor Author

Hello @israelmcmc. I believe this PR can be closed for now as it's not a priority at the moment. I don’t see an immediate need for it, but I can revisit and resume the work on the Docker container setup in the future if needed.

@israelmcmc
Copy link
Collaborator

Hi @krishnatejavedula. That's all right, I leave it up to you if you want to close it. I do think we'll want a docker container evantually, but I agree it's probably nor the priority for now.

@zoglauer
Copy link
Contributor

Just for info:
The full COSItools docker container is here:
https://github.com/cositools/cosi-docker

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 this pull request may close these issues.

3 participants