docker base image for the birds
3.0K
build image:
$ docker build --rm=true -t birdhouse/bird-base .
upload image:
$ docker push birdhouse/bird-base
run image:
$ docker run --rm -i -t birdhouse/bird-base /bin/bash
Content type
Image
Digest
sha256:fbc9c4a72…
Size
342.1 MB
Last updated
over 8 years ago
docker pull birdhouse/bird-base