Commit graph

9 commits

Author SHA1 Message Date
BruceChen
2b9c58de56 [SKIP_BUILD] Fix document build failure 2022-11-28 14:10:55 +08:00
BruceChen
ef39e8329c [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
Milutinke
e6164cd179 Fixed the BuildKit error 2022-08-20 20:20:36 +02:00
Milutinke
ec0f94a870 Fixed the Docker 2022-08-19 21:22:54 +02:00
ORelio
6986902938
Docker: Fix start-latest.sh (#1924)
Properly remove carriage return when extracting release tag
2022-02-05 23:26:54 +01:00
ORelio
0e2ebf484b Docker: Update start-latest.sh (grep -i)
Use -i if case changes for the Location: header
2022-01-26 13:23:21 +01:00
ORelio
2dfec8b047 Docker: Update start-latest.sh
Download MinecraftClient.exe from GitHub instead of AppVeyor
2022-01-26 13:19:56 +01:00
Archer57
2858e0cbb7
Added docker-compose configuration (#1855)
* Fixed some spelling and typing mistakes

* Added docker-compose configuration

* Added docker-compose description to the user manual

* changed the default path of the mapped volume to a relative path
2021-12-19 11:49:02 +08:00
Tan to the Dashi
fd7a84bc91
Add Dockerfile (#1504)
* feat: Add Dockerfile
* fix: Download latest version and not a fixed one

Using jq we can query the appvoyor api to get the latest jobId
2021-03-14 11:14:13 +01:00