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.
zeronet/docker-compose.yml

14 lines
172 B

version: '2'
volumes:
data: {}
services:
zeronet:
image: andrey01/zeronet
network_mode: bridge
8 years ago
ports:
- 15441:15441
volumes:
- data:/data