This commit is contained in:
Wyrrrd
2022-01-19 21:39:28 +00:00
committed by GitHub
parent e41ab2c7f9
commit c4459a12e8

View File

@@ -20,7 +20,7 @@ If the bot gets stuck, press ESC to restart it.
You can build a specific tag of [Wohnungsbot](https://github.com/neopostmodern/wohnungsbot) by using the following syntax. The data is generally automatically persisted in a docker volume, but that volume can also be named.
```
docker build -t wohnungsbot --build-arg WG_VERSION=1.4.0 https://github.com/Wyrrrd/docker-wohnungsbot.git
docker build -t wohnungsbot --build-arg WB_VERSION=1.4.0 https://github.com/Wyrrrd/docker-wohnungsbot.git
docker run -td -p 6080:6080 -v wohnungsbot_data:/data wohnungsbot
```
@@ -28,4 +28,4 @@ docker run -td -p 6080:6080 -v wohnungsbot_data:/data wohnungsbot
* [Wohnungsbot](https://github.com/neopostmodern/wohnungsbot)
* [NoVNC](https://github.com/novnc/NoVNC)
* [Original docker-novnc project](https://github.com/paimpozhil/docker-novnc)
* [Original docker-novnc project](https://github.com/paimpozhil/docker-novnc)