Sign inSign up

aa8y/core

By aa8y

Updated 3 months ago

Core base images for all other docker images in the repository.

Image
1

6.1K

aa8y/core repository overview

Docker Core

Build Status

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.

Tags

The tags are alpine, jdk8, python2 and latest (same as alpine).

Usage

To be used as a base image for other images.

License

MIT

Tag summary

Content type

Image

Digest

sha256:803f10546

Size

13.7 MB

Last updated

3 months ago

docker pull aa8y/core