# pull the most recent tag / release
docker pull beevelop/base:v2023.12.1
# or run the image interactively
docker run --rm --name beevelop -it beevelop/base:v2023.12.1 bash
# or build the image from GitHub
docker build -t beevelop/base github.com/beevelop/docker-base
FROM beevelop/base:v2023.12.1
Badge | Pulls | Image Size (tag) | Release |
---|---|---|---|