From 956f1f7b6d8824de4f13df24c5227d9949e2c33c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Mon, 6 Sep 2021 16:19:56 +0300 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53033a4..b40c2b8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Internet Radio to your Discord guild This bot is using Gitea repo to get radio stations from [playlist.json](https://gitea.cwinfo.org/cwchristerw/radio/raw/branch/master/playlist.json) file. List is currently maintained by Christer Warén. You can use alternative list with same format when using RADIOX_STATIONSLISTURL environment variable. ## Docker -1. `docker build -t warengroup/eximiabots-radiox .` +1. `docker build -t warengroup/eximiabots-radiox . --pull` 2. `docker run --name radiox-dev -d --net host -e DISCORD_TOKEN= -v "$PWD/datastore":/usr/src/app/datastore/ warengroup/eximiabots-radiox` ## Join our Discord Server