Store CLI invocation used to produce yolo image within yolo image
Open
- Dominant language
- Shell
- Stars
- 14
- Forks
- 7
- Avg merge
- 3h 7m
- Merged PRs (30d)
- 3
Description
The idea follows https://github.com/ReproNim/neurodocker which stores inside a json file with various info, including the CLI invocation which produced that recipe. So here we should do the same and when building the container store inside the container some e.g. /yolo-build.sh or more extended `info.json` with `"yolo-build"` attribute containing original `setup-yolo.sh` invocation (the `"$@"` of the script invocation)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.