jitesoft/docker
I heard you like docker, so we got you docker with docker in docker on docker (hub)! - Alpine
10K+
Docker image with alpine linux and docker.
Using docker and a few scripts which have been slightly modified from the original docker repo: https://github.com/docker-library/docker
The images is built as multi-architecture images, which makes them available for multiple architectures.
Although, they are limited to the platforms that are able to run specific software, see the supported architectures
within the parentheses in the tag list.
There are three different versions, which all contain docker. Additionally to docker there is a docker in docker
image
and also a buildx
image. The buildx
image contains the docker cli-plugin buildx
.
jitesoft/docker
latest
, 19.03.2
(amd64, arm64, arm7)ce
, 18.06.3-ce
(amd64, arm64, arm7, ppc64le, s390x)jitesoft/docker
latest-dind
, 19.03.2-dind
(amd64, arm64)ce-dind
, 18.06.3-ce-dind
(amd64, arm64, armv7, ppc64le, s390x)jitesoft/docker
latest-buildx
, 19.03.2-buildx
(amd64, arm64, armv7)registry.gitlab.com/jitesoft/dockerfiles/docker
latest
, 19.03.2
(amd64, arm64, arm7)ce
, 18.06.3-ce
(amd64, arm64, arm7, ppc64le, s390x)registry.gitlab.com/jitesoft/dockerfiles/docker/dind
latest
, 19.03.2
(amd64, arm64)ce
, 18.06.3-ce
(amd64, arm64, armv7, ppc64le, s390x)registry.gitlab.com/jitesoft/dockerfiles/docker/buildx
latest
, 19.03.2
(amd64, arm64, armv7)This repository and the files in it are (in case other is not stated) released under the MIT license.
Docker contains a multitude of licenses and you can read them here: https://www.docker.com/legal/components-licenses
This image follows the Jitesoft image label specification 1.0.0.
docker pull jitesoft/docker