Create: Astral V2.1.3 version bump + misc. changes #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello!
I've done a few things in this PR, so feel free to ask me to separate them out into different ones so that you can pick and choose some of the changes in particular. Let me know!
Here's what I've done:
Dockerfile
to download the latest version of the Create: Astral server pack. I changed the file ID from5864156
to6057416
.README.md
to reference the most recent version of Create: Astral.README.md
about how people can build the container themselves using compose rather than download it from the container registry. I also added a brief explanation about how people can use this to modify things like the JVM arguments.entrypoint.sh
to slightly reduce the amount of memory allocated (and it worked).compose.yaml
to allow for easier control over the amount of memory the user wants to allocate to the server.