An alpine docker image with useful development tools pre-installed.
50K+
An alpine docker image with useful development tools pre-installed.
Dockerfile links2.0.0, 2.0, 2, latest, based on alpine:3.15.1.0.0, 1.0, 1, based on alpine:3.11.6, EOL now.The default shell has been changed to /bin/bash from /bin/sh.
The default working directory has been changed to /root.
In addition to what's provided by alpine base image, the following is installed as a virtual package .dev:
And the following executable is added to /usr/local/bin:
alias alps='docker run --rm -it testcab/alps'
alps
alias alps='kubectl run alps --image=testcab/alps --rm -it
alps
Content type
Image
Digest
sha256:ad2abf186…
Size
71.1 MB
Last updated
almost 3 years ago
docker pull testcab/alps