mtoensing / Docker-Minecraft-Bedrock-Server

Starts a Minecraft BEDROCK Server (PE Pocket Edition) for iOS, iPhone, iPad, XBOX and Windows.
https://hub.docker.com/r/marctv/minecraft-bedrock-server
MIT License
55 stars 9 forks source link

Can't work out Whitelist/Allowlist #30

Closed dpDesignz closed 2 years ago

dpDesignz commented 2 years ago

Installed this last night on my Asustor 6404T (thanks for your work!), but had to use Portainer as that's how Asustor handle Docker-CE. I'm trying to add people to my whitelist file, but every time I go to use the console in Portainer using the command I just get the following error.

bash: allowlist: command not found
bash: whitelist: command not found

I've tried using ash, bash, and sh with no luck. Any ideas?

dpDesignz commented 2 years ago

Okay after trying this multiple times I was able to SSH into the container using PuTTY and docker attach. I did rebuild my container and made sure that I had my console options correct as they were set to none initially