Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 341 Bytes

edge-docker-php-dev

PHP development image by outer/edge - plays nicely with Gitpod.

See the base image edge-docker-php for configuration options.

When running in Gitpod, add the following task:

  - command: /entrypoint.sh /dev.sh
    openMode: tab-before
    name: "Services"