Skip to content

feat: custom dockerfile content#34

Merged
wellCh4n merged 3 commits intomainfrom
feat/custom-dockerfile-content
Apr 27, 2026
Merged

feat: custom dockerfile content#34
wellCh4n merged 3 commits intomainfrom
feat/custom-dockerfile-content

Conversation

@wellCh4n
Copy link
Copy Markdown
Owner

No description provided.

wellCh4n and others added 2 commits April 28, 2026 00:15
Replace simple dockerFile field with dockerFileConfig supporting two modes:
BUILTIN (read from repo path) and USER (inline content via Monaco editor).
Add dedicated DockerfileContainer init container for USER mode pipeline flow.

Co-authored-by: Claude <noreply@anthropic.com>
Step labels in the flow made the dot+label column wider than the dot,
pushing the dot away from the connecting line. Fixed by making labels
absolutely positioned and locking column width to the dot width.

Co-authored-by: Claude <noreply@anthropic.com>

This comment was marked as outdated.

…ling

- Validate USER mode requires non-blank content before saving
- USER mode always writes to /workspace/Dockerfile and ignores path
- BUILTIN mode uses configured path for Kaniko

Co-authored-by: Claude <noreply@anthropic.com>
@wellCh4n wellCh4n merged commit 7c00a5a into main Apr 27, 2026
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.

2 participants