Skip to content

jitesoft/docker-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker - docker and docker in docker!

Docker image with alpine linux and docker.
Using docker ce and a few scripts which have been slightly modified from the original docker repo:
https://github.com/docker-library/docker

The images are built as multi-architecture images, but 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, there is a docker in docker image and a buildx image. The buildx image contains the docker cli-plugin buildx.

Tags:

Docker Hub

  • jitesoft/docker
    • latest (amd64, arm64, arm7)
    • ce (amd64, arm64, arm7, ppc64le, s390x)
  • jitesoft/docker
    • latest-dind (amd64, arm64)
    • ce-dind (amd64, arm64, armv7, ppc64le, s390x)
  • jitesoft/docker
    • latest-buildx (amd64, arm64, armv7)

GitLab

Licenses

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

Image labels

This image follows the Jitesoft image label specification 1.0.0.