Search Docker Hub
docker
By imitatop
apk add --no-cache bash coreutils grep jq git
1.4K
cat dockerfile
FROM docker:24.0.7-cli
RUN apk add --no-cache bash coreutils grep jq git
CMD ["/bin/bash"]
Content type
Image
Digest
sha256:c661cfb85…
Size
137.5 MB
Last updated
over 1 year ago
docker pull imitatop/docker