This repository was archived by the owner on Oct 1, 2022. It is now read-only.
Added Docker build instructions#755
Open
subesokun wants to merge 1 commit intojsettlers:masterfrom
subesokun:add-docker-build-instructions
Open
Added Docker build instructions#755subesokun wants to merge 1 commit intojsettlers:masterfrom subesokun:add-docker-build-instructions
subesokun wants to merge 1 commit intojsettlers:masterfrom
subesokun:add-docker-build-instructions
Conversation
Author
|
Sorry, forget the comment with there are no master builds. Haven't noticed that there is https://github.com/jsettlers/settlers-nightlies |
| Run the following commands on Linux based systems: | ||
|
|
||
| ``` | ||
| git clone https://github.com/subesokun/settlers-remake.git |
Member
There was a problem hiding this comment.
Why should users clone from your repo instead of the main settlers repo?
Author
There was a problem hiding this comment.
Sorry, this is of course a misstake. I I'll change it.
Author
There was a problem hiding this comment.
@andreas-eberle solved issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
As I didn't want to install and configure all the tooling such as the Oracle JDK or Gradle on my system I thought it might be a good idea if I share how JSettlers can be build locally from source using Docker as there seems to be no "master" releases on Github (or?). Unfortunately, I can't contribute to the Wiki hence I added a markdown file with the build instructions.