mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-19 13:05:58 +00:00
docs: add links to Development and Building in README (#1096)
This commit is contained in:
committed by
GitHub
parent
afd863ab89
commit
cc8d18d41f
@@ -1449,3 +1449,7 @@ To run this image on a RaspberryPi 3 B+, 4, or newer, use any of the image tags
|
||||
> NOTE: you may need to lower the memory allocation, such as `-e MEMORY=750m`
|
||||
|
||||
> If experiencing issues such as "sleep: cannot read realtime clock: Operation not permitted", ensure `libseccomp` is up to date on your host. In some cases adding `:Z` flag to the `/data` mount may be needed, [but use cautiously](https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label).
|
||||
|
||||
## Contributing
|
||||
|
||||
See [Development](DEVELOPMENT.md) and [Building](BUILDING.md).
|
||||
|
||||
Reference in New Issue
Block a user