May be used for one click deploy on docker cloud (see https://docs.docker.com/docker-cloud/apps/deploy-to-cloud-btn/)pull/52/head
parent
78149c9e1b
commit
e299782cb6
@ -0,0 +1,7 @@
|
|||||||
|
yacy:
|
||||||
|
image: 'luccioman/yacy:latest'
|
||||||
|
ports:
|
||||||
|
- '8090:8090'
|
||||||
|
restart: on-failure
|
||||||
|
volumes:
|
||||||
|
- /opt/yacy_search_server
|
Loading…
Reference in new issue