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:
luccioman 2018-04-18 09:18:49 +02:00
parent 8bc36506f2
commit a9e054ac06
2 changed files with 0 additions and 8 deletions

View File

@ -1,7 +1,6 @@
# YaCy
[![Build Status](https://travis-ci.org/yacy/yacy_search_server.svg?branch=master)](https://travis-ci.org/yacy/yacy_search_server)
[![Deploy to Docker Cloud](https://files.cloud.docker.com/images/deploy-to-dockercloud.svg)](https://cloud.docker.com/stack/deploy/?repo=https://github.com/yacy/yacy_search_server/tree/master/docker)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
## What is this?

View File

@ -1,7 +0,0 @@
yacy:
image: 'luccioman/yacy:latest'
ports:
- '8090:8090'
- '8443:8443'
restart: on-failure
autoredeploy: true