2023-03-13 20:25:20 -04:00
2023-02-27 13:33:28 -05:00
2023-03-13 20:13:27 -04:00
2023-02-27 13:33:28 -05:00
2023-03-13 20:25:20 -04:00
2023-02-27 13:33:28 -05:00
2023-02-27 13:33:28 -05:00
2023-02-27 13:33:28 -05:00

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
Description
No description provided
Readme MIT 99 KiB
Languages
Shell 50.7%
Dockerfile 49.3%