Don't use runAsRoot in the creation of the minecraft image #6

Closed
opened 2020-07-27 17:25:25 +01:00 by tlater · 0 comments

runAsRoot is very nice because it sets up the image at build time, however the server currently doesn't support qemu, so this makes it unable to build the configuration.

Instead, we'll need to rely on an entrypoint script.

`runAsRoot` is very nice because it sets up the image at build time, however the server currently doesn't support qemu, so this makes it unable to build the configuration. Instead, we'll need to rely on an entrypoint script.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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#6
There is no content yet.