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

Dockerfile multi stage support #9743

Closed
anonymouse-jj opened this issue May 3, 2022 · 3 comments
Closed

Dockerfile multi stage support #9743

anonymouse-jj opened this issue May 3, 2022 · 3 comments
Labels
meta: stale This issue/PR is stale and will be closed soon

Comments

@anonymouse-jj
Copy link

I often have different stages in a single Dockerfile and I'd like the option to specify the target in .gitpod.yml

Example .gitpod.yml:

image:
  file: .gitpod.Dockerfile
  #  target: devstage
@atduarte
Copy link
Contributor

Hi @anonymouse-jj! Thanks for the suggestion. Unfortunately, we won't be able to prioritize this at this time, given other competing priorities

@stale
Copy link

stale bot commented Sep 24, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Sep 24, 2022
@stale stale bot closed this as completed Oct 19, 2022
@cyclux
Copy link

cyclux commented Jun 13, 2024

This feature would be very useful and does not seem to require a significant implementation effort. Could you reconsider integrating the target stage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon
Projects
None yet
Development

No branches or pull requests

3 participants