aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
blob: 214dcf8f8c09b9690ace02e90fd449d0f9c2b7fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
version: '3.3'
services:
  whirl:
    ports:
      - '8080:80'
      - '6650:6650'
      - '5673:5673'
    container_name: Whirlsplash
    image: whirlsplash/whirl
    volumes:
      - ./.whirl-data:/.whirl