Core base images for all other docker images in the repository.
6.1K
This is a project which would house Dockerfiles for base/core images for all the images I build. The idea is to run a few basic steps to make sure the Dockerfiles for my other images are DRYer. I try to base all my images on Alpine Linux to have a smaller footprint. So the core images are also based on the same by default. I will add more as the need arises.
This image is inspired from Dockerfile for the Instructure Core image which is the core image for all Instructure Docker images. Mine however is a lot less bloated as I designed it to be a bare-minimum base image.
The tags are alpine, jdk8, python2 and latest (same as alpine).
To be used as a base image for other images.
MIT
Content type
Image
Digest
sha256:803f10546…
Size
13.7 MB
Last updated
3 months ago
docker pull aa8y/core