/docker-deployer

Dockerfile of deployer for Docker's automated build published to the public Docker Hub Registry

MIT LicenseMIT

deployer Dockerfile

This repository contains Dockerfile of deployer for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull christianr/deployer-php-recipes

    (alternatively, you can build an image from Dockerfile: docker build -t="christianr/deployer-php-recipes" github.com/igortimoshenko/docker-deployer)

Usage

docker run --rm -it -v $(pwd)/deploy.php:/deploy.php:ro christianr/deployer-php-recipes /vendor/bin/dep