Skip to content

feat: Add base_image parameter to Docker template #16864

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

Closed
wants to merge 1 commit into from

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Mar 10, 2025

Summary

Test plan

  1. Create a new workspace using the Docker template
  2. Verify that both image and base_image parameters are available
  3. Verify that the parameters work correctly with different values

🤖 Generated with Claude Code

Add support for base_image parameter to Docker template as per issue #16828.
This allows specifying both the final container image and base image used for building.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
@bpmct bpmct closed this Mar 10, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor SSH prefix into a workspace suffix
1 participant