fsfe-website/docker-compose.yml

16 lines
262 B
YAML
Raw Normal View History

services:
build:
build: .
image: fsfe-websites
container_name: fsfe-websites
command:
ports:
- 2000:2000
- 2100:2100
- 2200:2200
- 2300:2300
- 2400:2400
- 2500:2500
volumes:
- ./:/fsfe-websites