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

add docker file to run app #13

Closed
peterdudfield opened this issue Dec 1, 2024 · 4 comments
Closed

add docker file to run app #13

peterdudfield opened this issue Dec 1, 2024 · 4 comments

Comments

@peterdudfield
Copy link
Contributor

add docker file to run app,

the last command could be to run neso_solar_consumer/app.py once #6 is done.

Good to add CI, to make sure this can be built

@siddharth7113
Copy link
Contributor

Hi @peterdudfield, I'd like to work on this! Here's my plan:

  1. Add a Dockerfile to build an image with Python 3.10 and poetry for dependencies.
  2. Define the entry point to run neso_solar_consumer.app.
  3. Test the Dockerfile locally.

I'm new to Docker and CI but happy to learn! Let me know if you have any specific requirements or suggestions.

@peterdudfield
Copy link
Contributor Author

Sounds good, I'd probably go python3.12

@peterdudfield
Copy link
Contributor Author

@siddharth7113
Copy link
Contributor

Thanks for sharing the CI reference! I’ll start working on this issue

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

No branches or pull requests

2 participants