Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 507 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 507 Bytes

Impact Platform: Artisan

This image is DEPRECATED. Please use impact-platform-php

Docker container for Artisan

Overview

Use with the data container.

Run an artisan command from the /data/www directory.

Docker-Compose Usage

artisan:
    image: impactbot/impact-platform-artisan
    volumes_from:
        - data