Skip to content

Remove restriction for instructions to exec#54

Merged
ktock merged 1 commit intomainfrom
non-run-exec
Jul 15, 2022
Merged

Remove restriction for instructions to exec#54
ktock merged 1 commit intomainfrom
non-run-exec

Conversation

@ktock
Copy link
Copy Markdown
Owner

@ktock ktock commented Jul 15, 2022

We've restricted the exec to RUN instructions but we don't need this
restriction.
Non-execOp doesn't have runtime configuration in the Op so we run these
containers with a simple default configuration. User can customize the
configuration using options for exec command.

We've restricted the exec to RUN instructions but we don't need this
restriction.
Non-execOp doesn't have runtime configuration in the Op so we run these
containers with a simple default configuration. User can customize the
configuration using options for `exec` command.

Signed-off-by: Kohei Tokunaga <[email protected]>
@ktock ktock merged commit 8fd9ead into main Jul 15, 2022
@ktock ktock deleted the non-run-exec branch July 15, 2022 13:46
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