884d7e7a5a3a906c21a49978f4b72bb8bcdffb63
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
Languages
Shell
50.7%
Dockerfile
49.3%