- commit
- 08682d0effda16393fb94e08a30513b366371900
- parent
- e01b3567022e5623b7b15824a8560f5db497e5d1
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-06-19 07:33
link to OCI spec for config.json
Diffstat
| M | README.md | 5 | +++-- |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
@@ -9,8 +9,9 @@ 9 9 10 10 # Config 11 1112 -1 This is the full list of values from docker's `config.json` that are actually13 -1 used by `d-run`:-1 12 This is the full list of values from docker's -1 13 [`config.json`](https://github.com/opencontainers/image-spec/blob/main/config.md) -1 14 that are actually used by `d-run`: 14 15 15 16 - `Hostname` 16 17 - `WorkingDir`