![]()
Ubuntu 20.04)# pull the most recent tag / release
docker pull beevelop/base:v2022.06.3
# or run the image interactively
docker run --rm --name beevelop -it beevelop/base:v2022.06.3 bash
# or build the image from GitHub
docker build -t beevelop/base github.com/beevelop/docker-base
FROM beevelop/base:v2022.06.3


Content type
Image
Digest
sha256:980454a34…
Size
47.4 MB
Last updated
about 7 hours ago
docker pull beevelop/base