Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 353 Bytes

Adds docker-compose to the official docker image.

Can be used for docker-in-docker in GitLab like this:

  image: jonaskello/docker-and-compose:1.12.1-1.8.0
  services:
    - docker:1.12.1-dind

Each branch in this repo corresponds to a docker image in the format [docker-version]-[docker-compose-version].