Commit graph

12 commits

Author SHA1 Message Date
breadbyte
8bdb20a22c
[skip ci] Update docker image to use updated releases 2024-08-14 18:22:05 +08:00
Zorua162
403284cc53
[skip-ci] Add the ability to be able to use different platforms with the example Dockerfile (#2723) 2024-04-15 14:48:04 +08:00
Alex Babrykovich
e1b018c333
[skip ci] Docker: allow skip MinecraftClient download if MCC_SKIP_REDOWNLOAD (#2591)
defined

Really useful during development/testing docker.
Simply pass MCC_SKIP_REDOWNLOAD
2023-09-24 17:39:09 +08:00
Mrxbox98
7fc69efd0a
Fix docker permissions
The permissions were being set for the wrong file
2022-12-24 13:45:13 -08:00
merlinlcb
86eeb76a9e
Update start-latest.sh
found that randomly after updating to the latest version execution was not being permitted on multiple linux devices running docker, this solves for that
2022-12-23 12:51:11 -07:00
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
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
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