Commit graph

2 commits

Author SHA1 Message Date
Yossi Farjoun
b9fe748ee2 parent 358af5c600
author Yossi Farjoun <farjoun@broadinstitute.org> 1617479686 -0400
committer Yossi Farjoun <farjoun@broadinstitute.org> 1618455120 -0400

Change the way the script is run. instead of modfying the ENTRYPOINT, we will simply add the "shell" (default sh) and the "script_prefix" (default -c)
and then the script.

That way the possible comple entry point is not disturbed. if a user would like to remove the ENTRYPOINT they can provide an "option" "--entrypoint ''" for example.
2021-04-14 23:06:04 -04:00
Abdud Dayan Adeeb
8279676ac5 test: add container network test 2021-02-15 17:13:07 -05:00
Renamed from .github/workflows/1-tests.yml (Browse further)