You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

docker-compose.override.yaml 99 B

пре 4 година
123456
  1. version: '3'
  2. services:
  3. php:
  4. image: arbitry:local
  5. volumes:
  6. - ./project:/srv/project