9b86268f354aaab22ea2432acd3fe969e8c0aeb7
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%