Use a full entrypoint instead of a runAsRoot script for minecraft #14

Merged
tlater merged 1 commit from tlater/minecraft-entrypoint into master 2020-07-27 18:07:39 +01:00
Owner

This needs to be done because the server does not support qemu, and
NixOS requires qemu to use the runAsRoot feature for docker images.

Instead, create the required files as part of the entrypoint.

Fixes #6

This needs to be done because the server does not support qemu, and NixOS requires qemu to use the runAsRoot feature for docker images. Instead, create the required files as part of the entrypoint. Fixes #6
tlater added 1 commit 2020-07-27 18:07:28 +01:00
This needs to be done because the server does not support qemu, and
NixOS requires qemu to use the runAsRoot feature for docker images.

Instead, create the required files as part of the entrypoint.

Fixes #6
tlater merged commit c434f513cd into master 2020-07-27 18:07:39 +01:00
tlater deleted branch tlater/minecraft-entrypoint 2020-07-27 18:07:44 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tlaternet/tlaternet-server#14
No description provided.