Skip to content

Add support for entrypoint in all file formats#29

Merged
cmainas merged 1 commit intomainfrom
feat_entrypoint
Aug 8, 2025
Merged

Add support for entrypoint in all file formats#29
cmainas merged 1 commit intomainfrom
feat_entrypoint

Conversation

@cmainas
Copy link
Collaborator

@cmainas cmainas commented Aug 8, 2025

Add support for recognizing and setting an entrypoint in the final container image config. In particular, identify the instruction ENTRYPOINT in Containerfile-like syntax and the entrypoint field in bunnyfile. In both cases, an array of strings that contain the arguments is expected.

Add support for recognizing and setting an entrypoint in the final
container image config. In particular, identify the instruction
ENTRYPOINT in Containerfile-like syntax and the entrypoint field in
bunnyfile. In both cases, an array of strings that contain the arguments
is expected.

Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>
@cmainas cmainas merged commit a6c3e40 into main Aug 8, 2025
7 checks passed
@cmainas cmainas deleted the feat_entrypoint branch August 8, 2025 11:54
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.

1 participant