Algatux / docker-base-images

Provides various base images for Docker.

Home Page:https://hub.docker.com/r/didstopia/base/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base images for Docker that are always up to date

Build Status

These images are automatically built, tested and pushed on a daily basis, so they're always up to date.

To see all the available images, please go to this Docker Hub page.


Development

Build the images (Alpine used as an example):

./docker-make.sh --no-push --remove --detailed --file .docker-make.alpine-3-5.yml

Check the .travis folder for scripts used for checking updates, testing etc.

Licenses

This project is provided under the MIT License.

About

Provides various base images for Docker.

https://hub.docker.com/r/didstopia/base/

License:MIT License


Languages

Language:Dockerfile 53.3%Language:Shell 46.7%