Explorar o código

Remove container when you're done

Mark Ide %!s(int64=8) %!d(string=hai) anos
pai
achega
f445b00bef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -10,6 +10,7 @@ The goal of this container is to easily run [Minecraft Overviewer](https://overv
 
 ```
 docker run \
+  --rm \
   -e MINECRAFT_VERSION=1.10 \
   -v /home/user/minecraft/:/home/minecraft/server/:ro \
   -v /srv/http/minecraft/:/home/minecraft/render/:rw \