doc update

This commit is contained in:
Jason Swank 2023-03-28 20:01:14 -04:00
parent 3e55892c89
commit edde7ef04a

View File

@ -19,7 +19,7 @@ exit
## More Info
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
- A user is created with sudo (`-u root`) access.
@ -54,7 +54,7 @@ foo.json
exit
```
Bonus - the same script can be used to start other containers:
Bonus - the same script could be used to start other containers:
```console
$ bin/cli image=alpine:edge
/ # ^D