potasiak / bitbucket-docker-compose

Docker compose Docker image for Bitbucket Pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitbucket Docker Compose

This image provides a docker-compose command for Bitbucket Pipelines.

Usage

In your Bitbucket repository, create a file bitbucket-pipelines.yml. Use this image to use docker-compose commaind in Bitbucket Pipelines.

image: potasiak/bitbucket-docker-compose:latest

...

  script: docker-compose  ...

About

Docker compose Docker image for Bitbucket Pipelines


Languages

Language:Dockerfile 100.0%