# use as tty
docker run --rm -it \
--entrypoint /bin/sh \
--name "test-template-docker-runtime-alpine" \
template-hub-user/template-docker-runtime-alpine:latest
# see versions
docker run --rm \
template-hub-user/template-docker-runtime-alpine:latest \
bash -c ' \
uname -asrm && \
cat /etc/os-release && \
bash --version '
https://github.com/bridgewwater/template-docker-runtime-alpine
Content type
Image
Digest
sha256:7189afac4…
Size
4.5 MB
Last updated
4 months ago
docker pull sinlov/template-docker-runtime-alpine