The recommended way to get the Exira Base Docker Image is to pull the prebuilt image from the Docker Hub Registry.
docker pull exira/base:latest
To use a specific version, you can pull a versioned tag. You can view the list of available versions in the Docker Hub Registry.
docker pull exira/base:[TAG]
If you wish, you can also build the image yourself.
git clone https://github.com/exira/docker-base.git
cd docker-base
docker build -t exira/base .
Content type
Image
Digest
Size
6.1 MB
Last updated
about 10 years ago
docker pull exira/base:3.4.2