Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft bedrock docker #149

Open
loranger opened this issue May 7, 2022 · 1 comment
Open

Minecraft bedrock docker #149

loranger opened this issue May 7, 2022 · 1 comment

Comments

@loranger
Copy link

loranger commented May 7, 2022

Hi,

I try to achieve a dockerized version of minecraft bedrock.
I did setup a minimal ubuntu image embedding ssl, wget and unzip which allows me to download, extract and run bedrock_server binary, but as soon as I try to use it with Pufferpanel, it fails.

My console logs aren't very verbose :

DAEMON  Allocating server
DAEMON  Server allocated
DAEMON  Installing server
DAEMON  Downloading file https://minecraft.azureedge.net/bin-linux/bedrock-server-1.18.32.02.zip
DAEMON  Executing: unzip -o bedrock-server-1.18.32.02.zip
DAEMON  Failed to install server

Is there a documentation somewhere, regarding good practices on creating Pufferpanel templates and images ?

@loranger
Copy link
Author

loranger commented Jul 6, 2022

Does someone already successfuly launched a dockerized minecraft bedrock using pufferpanel ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant