Skip to content

Add example for loading mods from a local directory#4138

Merged
itzg merged 1 commit into
itzg:masterfrom
samuelstanley0101:master
Jun 28, 2026
Merged

Add example for loading mods from a local directory#4138
itzg merged 1 commit into
itzg:masterfrom
samuelstanley0101:master

Conversation

@samuelstanley0101

Copy link
Copy Markdown
Contributor

Setting up a Minecraft server through Docker is likely to be many people's first foray into writing Compose files, as it was mine. I had trouble automatically copying mods from a local directory into a container until I realized I had to mount the directory in the container, so I thought an example of this might be helpful for future people new to Compose files.

@itzg itzg left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea and contribution.

@itzg
itzg merged commit 3cc2e64 into itzg:master Jun 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants