gemastik-xvii-final/fjb/docker-compose.yml

10 lines
126 B
YAML

services:
fjb:
build:
context: .
args:
- PASSWORD=root
ports:
- 17000:80
- 17022:22