[README] Add a "Deploy to Cloud" button for Docker
Adds a button to deploy RSS-Bridge to the Docker Cloud as described here: https://docs.docker.com/docker-cloud/apps/deploy-to-cloud-btn/
This commit is contained in:
parent
704a87ad97
commit
16c0a61232
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ New bridges are disabled by default, so make sure to check regularly what's new
|
|||
Deploy
|
||||
===
|
||||
[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/sebsauvage/rss-bridge)
|
||||
[![Deploy to Docker Cloud](https://files.cloud.docker.com/images/deploy-to-dockercloud.svg)](https://cloud.docker.com/stack/deploy/?repo=https://github.com/rss-bridge/rss-bridge)
|
||||
|
||||
Authors
|
||||
===
|
||||
|
|
Loading…
Reference in a new issue