May 8, 201610 yr I am getting this message when I am trying to run a command as a extra parameter flag provided but not defined: --licence-key Full command: "run -d --name="amp" --net="bridge" -e TZ="Europe/Berlin" -p 8100:8080/tcp -p 25570:25565/tcp -v "/mnt/cache/appdata/amp/":"/ampdata":rw --licence-key xxxxxxx-xxxxx-xxxx-xxxxx-xxxxx othrayte/amp" What I am supposed to run, and is working fine on windows-docker toolbox docker run -p 8080:8080 -p 25565:25565 othrayte/amp Minecraft --licence-key your-licence-key-xxxx +MinecraftModule.Minecraft.PortNumber 25565 The "+MinecraftModule.Minecraft.PortNumber 25565", is I am supposed to run as a Extra Parameters right?
Archived
This topic is now archived and is closed to further replies.