Alpine-based image using Tini for init
731
docker pull anibali/alpine-tini
$ docker run --rm -it anibali/alpine-tini
bash-4.3# date
Sat Nov 14 09:07:10 UTC 2015
bash-4.3# exit
exit
Leave the ENTRYPOINT as is and override the CMD with whatever you like.
See anibali/etcd for an example.
Content type
Image
Digest
sha256:e586f2f0e…
Size
3.2 MB
Last updated
almost 10 years ago
docker pull anibali/alpine-tini