doc update
This commit is contained in:
parent
3e55892c89
commit
edde7ef04a
@ -19,7 +19,7 @@ exit
|
|||||||
## More Info
|
## More Info
|
||||||
|
|
||||||
The image is based on *alpine:edge*, with a small amount of additional setup/installation done. See
|
The image is based on *alpine:edge*, with a small amount of additional setup/installation done. See
|
||||||
the [Dockerfile](Dockerfile) and [ctx/](ctx) for the specifics.
|
the [Dockerfile](Dockerfile) and [ctx/](ctx) for the specifics.
|
||||||
|
|
||||||
- Some basic utilities are installed for interative and script-based shell usage
|
- Some basic utilities are installed for interative and script-based shell usage
|
||||||
- A user is created with sudo (`-u root`) access.
|
- A user is created with sudo (`-u root`) access.
|
||||||
@ -54,7 +54,7 @@ foo.json
|
|||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
|
||||||
Bonus - the same script can be used to start other containers:
|
Bonus - the same script could be used to start other containers:
|
||||||
```console
|
```console
|
||||||
$ bin/cli image=alpine:edge
|
$ bin/cli image=alpine:edge
|
||||||
/ # ^D
|
/ # ^D
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user