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

Parse start commands in wings #171

Closed
wants to merge 1 commit into from
Closed

Parse start commands in wings #171

wants to merge 1 commit into from

Conversation

parkervcp
Copy link
Member

This would replace the need to parse the start commands in the entrypoint so exec could be used instead of eval.

As seen in the gist below I have tested what it would do to the ark start command

https://gist.githubusercontent.com/parkervcp/db4d2d7b23b48f9aa0eacff79e77d972/raw/377601cd74e4d9c19e58ba0a56086bba438165fe/gistfile1.txt

Rebaed off the current devel branch

This would replace the need to parse the start commands in the entrypoint so exec could be used instead of eval.

As seen in the gist below I have tested what it would do to the ark start command

https://gist.githubusercontent.com/parkervcp/db4d2d7b23b48f9aa0eacff79e77d972/raw/377601cd74e4d9c19e58ba0a56086bba438165fe/gistfile1.txt
@parkervcp parkervcp closed this by deleting the head repository Apr 3, 2024
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