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.
I wanted to deploy this separate to my minecraft instance so that the load of building the map didn't interfere with my game. I'm going to do that with a docker container, so I needed mcmap available in that form. I built this for myself, but it could be useful to others, so here you go.
I am not the best with Dockerfiles, so there may be better ways to do some of the steps I did here, but as it sits, it does work and it does output an image -- tested on a 3GB world folder.
Things I would like to improve in the future:
gcc
docker image as a base, but I can't find a package for debian forqt_sinks.h
(it exists inlibspdlog-dev
on ubuntu but not on debian for some reason)Building the docker image:
Running the docker container: