foundryvtt-docker
foundryvtt-docker copied to clipboard
Add patch utility
🚀 Feature Proposal
Add the patch utility to the docker image.
apk add patch
Motivation
Patch scripts often need to patch files. Instead of having them install this it would be cleaner to do it a build time.
Pitch
It would make modder's lives easier.