|
|
||
|---|---|---|
| ctx/home | ||
| .build.yml | ||
| Dockerfile | ||
| justfile | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
alpine-cli
A minimal image for running Linux CLI utilities - shell scripts and similar. This is useful for both interactive purposes or as the basis for other utility images.
Quickstart
$ docker run -ti --rm ghcr.io/jswank/alpine-cli
~ $ ^D
exit
$ just
~ $ ^D
exit