mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-21 09:04:37 -04:00
Removed Docker Cloud deploy button as service will soon be shut down
See Docker notification at http://success.docker.com/article/cloud-migration
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
# YaCy
|
||||
[](https://travis-ci.org/yacy/yacy_search_server)
|
||||
|
||||
[](https://cloud.docker.com/stack/deploy/?repo=https://github.com/yacy/yacy_search_server/tree/master/docker)
|
||||
[](https://heroku.com/deploy)
|
||||
|
||||
## What is this?
|
||||
|
@ -1,7 +0,0 @@
|
||||
yacy:
|
||||
image: 'luccioman/yacy:latest'
|
||||
ports:
|
||||
- '8090:8090'
|
||||
- '8443:8443'
|
||||
restart: on-failure
|
||||
autoredeploy: true
|
Reference in New Issue
Block a user