Skip to content

A minimal image that has the core docker commands, ideal for docker-in-docker builds.

License

Notifications You must be signed in to change notification settings

TheYorkshireDev/docker-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Slim

A lightweight docker in docker image.

This image has the latest core docker scripts (18.05.0-ce). The reason behind this image is a lightweight alternative to the full docker image for build pipelines.

Benefits:

docker-slim is smaller than the regular docker:latest image, making downloads slightly faster within the build pipeline.

Image Size
docker:latest 97Mb
docker-slim 22.4Mb

Build & Release Status

Build

Build Status GitHub tag license

Docker Image

Docker Build Status Docker Automated build Docker Pulls Docker Stars

Contribute

Please Note: The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.

About

A minimal image that has the core docker commands, ideal for docker-in-docker builds.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published