mirror of
https://github.com/MrUnknownDE/unknownbin.git
synced 2026-04-28 10:33:47 +02:00
dafuq docker ? :D
This commit is contained in:
@@ -41,6 +41,7 @@ The easiest and recommended way to deploy unknownBIN is by using the pre-built D
|
|||||||
To ensure your pastes are saved even if the container is removed or updated, you must mount a volume for the data directory.
|
To ensure your pastes are saved even if the container is removed or updated, you must mount a volume for the data directory.
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
|
version: '3.9'
|
||||||
services:
|
services:
|
||||||
unknownbin:
|
unknownbin:
|
||||||
image: 'ghcr.io/mrunknownde/unknownbin:main'
|
image: 'ghcr.io/mrunknownde/unknownbin:main'
|
||||||
|
|||||||
Reference in New Issue
Block a user