Hercules 4 base image
656
This is a base image that builds the latest version of Hercules. By itself it does nothing - you are supposed to use it as a base image for a Hercules Docker image.
Use it as a starting point for your Dockerfile:
FROM rbanffy/hercules-base:stable
or, you feel adventurous:
FROM rbanffy/hercules-base:latest
The tag "stable" is generated from the main branch. The tag "latest" is from the "develop" branch. Other branches will generate tags named after the branch.
Content type
Image
Digest
sha256:bcc1b868e…
Size
209.9 MB
Last updated
about 2 years ago
docker pull rbanffy/hercules-base:develop-ppc64le