1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-01 22:30:14 +02:00

Updated Docker (markdown)

Nemo
2018-06-23 23:00:00 +05:30
parent b1291ae76c
commit 941a559d0b

@@ -42,6 +42,6 @@ You can save this file as `docker-compose.yml`, create a `whitelist.txt` file ne
# Container access and information
|Function|Command|
|===|===|
|----|----|
|Shell access (live container)|`docker exec -it rss-bridge /bin/sh`|
|Realtime container logs|`docker logs -f rss-bridge`|