-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
I made an issue on the patcher github already but I am making one here because the main purpose is so that if anyone else runs into this they can find this. planetary-annihilation/papatcher#2 (comment)
Here's what I did.
- Create a fork of the papatcher and a fork of this docker github repo.
- In the docker fork inside the Dockerfile change it so that it points to your version of the papatcher.go instead of the original.
- In the fork of the papatcher you need to find where it constructs the path to the cache directory. In the one for linux change the
"~"to be a hard coded path to your home. For example"/home/username" - Now once you did all that you can run the same docker build command but of course replace the github repo to the new repo you made for the docker file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on