Giter Site home page Giter Site logo

wemake-services / wemake-dind Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 2.0 58 KB

Our docker-in-docker image with Python

Home Page: https://hub.docker.com/r/wemakeservices/wemake-dind

License: MIT License

Dockerfile 85.07% Shell 14.93%
docker python python3 docker-dind dind wemake

wemake-dind's Introduction

wemake-dind

wemake.services test Dockerhub image size

Our docker-in-docker image with Python.

Usage

We use this image in our GitLab-based builds. Like:

It really helps us to speed up the build and fix possible errors in one place.

Example usage:

build:
  image: wemakeservices/wemake-dind:latest
  interruptible: true
  services:
    - docker:dind
  variables:
    DOCKER_DRIVER: overlay2
  before_script:
    - echo 'Done!'

Tags

We use tags, however in this particular case we enforce using :latest. It should always just work.

Our tag policy is:

  • First two version numbers are identical to the docker version tag, so FROM docker:20.10 will always produce wemake-dind:20.10.x
  • The last version number is a patch release, it is our custom one and is not related to docker tags at all

wemake-dind's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar q0w avatar sobolevn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

q0w aspirina765

wemake-dind's Issues

Push wemake-dind:latest on Docker Hub

Hello.

With the update from #10, GitLab Runners and all services that depend on wemakeservices/wemake-dind:latest are failing due to the upgrade of the docker:dind image to 23.0.

Could you push a new tag to the Docker Hub to match the docker:dind updates?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.