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

chore: new Poetry-only Dockerfile #981

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

Conversation

gruzewski
Copy link
Contributor

New Poetry-only Dockerfile

Adds a new Dockerfile that installs all dependencies using poetry. The idea is to build it alongside the existing image and test it extensively.

Testing:
I built the new Dockerfile and re-compiled examples/kubernetes with it.

@uberspot
Copy link
Contributor

Nice, should we also modify the github action to build this and publish other tags with it? Or is that already covered?

@gruzewski
Copy link
Contributor Author

Nice, should we also modify the github action to build this and publish other tags with it? Or is that already covered?

I was planning to do that in a separate PR. But I am happy to do it here.

@MatteoVoges MatteoVoges added enhancement enhancement to an existing feature feature labels Apr 20, 2023
@github-actions github-actions bot added the Stale label Nov 9, 2023
@github-actions github-actions bot removed the Stale label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement to an existing feature feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants