Sign inSign up

julienvincent/composer

By julienvincent

Updated almost 11 years ago

Image
0

1.8K

julienvincent/composer repository overview

Composer Dockerfile

This repository contains an automated Dockerfile of HHVM setup for use in docker-compose

Supported tags

  • latest
Base Docker Image
Usage

docker-compose.yml:

composer:
  image: julienvincent/composer
  volumes:
    - laravel/folder:/data/www
  working_dir: /data/www

using:

docker-compose run artisan tinker

Tag summary

Content type

Image

Digest

sha256:8d65b3116

Size

168.8 MB

Last updated

almost 11 years ago

docker pull julienvincent/composer