docker-scripts/linux/ecosystem/php/php5.5/docker-compose.yml

7 lines
93 B
YAML
Raw Normal View History

2021-06-02 19:07:25 +03:00
version: '3.9'
services:
app:
image: "epicmorg/php:php5.5"
2021-06-02 19:07:25 +03:00
build:
context: .