mtoensing / Docker-Minecraft-PaperMC-Server

Starts a Minecraft PaperMC server
https://hub.docker.com/r/marctv/minecraft-papermc-server
MIT License
246 stars 92 forks source link

Can't access console to run commands #39

Closed hyusap closed 2 years ago

hyusap commented 2 years ago

I can't find a way to access the console through docker. Is there a system in place for this?

hyusap commented 2 years ago

Forgot to include the lines:

stdin_open: true
tty: true

in docker-compose.yml