Commit Graph

40 Commits

Author SHA1 Message Date
e057c808a8 Remove the JDK version and Forge version from our tags because we don't care about them
They're static for each version
2022-06-14 13:59:11 -05:00
1999a0c0d0 Remove the -a flag from our rsync
We really don't care about source perms, as it turns out
2022-06-14 13:56:39 -05:00
59a75d1d3e Add a tiny bit more logging before that rsync 2022-05-26 22:12:18 -05:00
eca3af7ffb Add findutils, be less verbose for easier log parsing 2022-05-26 22:05:42 -05:00
533ceb2c2e Add a patch to make sure we don't recursively copy root around 2022-05-26 21:59:36 -05:00
01d9af75f0 Add curl
oposie wopsie
2022-05-26 21:49:29 -05:00
c9d54cc46d Add link to DH in README 2022-05-17 11:34:13 -05:00
025d88f7e0 Fix JRE_VERSION being unscoped in the final stage 2022-05-17 11:33:48 -05:00
a107b4b76e Explicitly set progress to plain for easier debugging, label the final stage of the build 2022-05-17 11:24:15 -05:00
d410061076 Add some more flawed changes to the Dockerfile to debug JRE_VERSION 2022-05-17 11:22:36 -05:00
2a860d745d Add some flawed changes to build.sh to try and debug JRE_VERSION 2022-05-17 11:22:22 -05:00
e655849b38 set -e in the build script so it stops eating errors 2022-05-17 11:12:16 -05:00
904bd4ea78 Change README to point to a tag that actually exists 2022-05-17 11:11:21 -05:00
322b6f359d Use Alpine instead of the OpenJDK upstream image
Thinner and actually respects that JRE_VERSION var we added
2022-05-17 11:07:10 -05:00
4236f531da Add a line to the README about how I... don't really use tags all that often 2022-05-17 11:01:35 -05:00
76f8fc6644 Add LICENSE 2022-05-17 10:59:40 -05:00
c480cd4abd Touch up that README, make it more parseable 2022-05-17 10:58:51 -05:00
f62c82e61a Modularize the addition of OpenJDK, enabling branch convergence 2022-05-17 10:53:13 -05:00
18994698db Merge branch 'openjdk11' 2022-05-17 10:43:42 -05:00
614818ba04 Update 1.16 forge, add 1.18 forge 2022-05-17 10:42:15 -05:00
a35c565148 Okay, really change forge version 2022-02-09 17:10:26 -06:00
6dfd52c7d9 Bump Forge ver 2022-02-09 15:57:14 -06:00
b4fc6a2654 Merge branch 'openjdk11' of gitlab.com:rehashedsalt/docker-minecraft into openjdk11 2022-01-02 10:59:00 -06:00
7879f3b5e4 Add little helper line to the Docker log output to assist in usability 2022-01-02 10:57:28 -06:00
2e03a1faf8 Update Forge for 1.16
I uh... hope this fixes the log4j issue
2021-12-20 12:26:22 -06:00
bd2041a886 Ignore existing files when unpacking server zippies 2021-11-06 14:28:07 -05:00
82715dcd5b Ignore existing files when unpacking server zippies 2021-11-06 14:27:29 -05:00
62c4ef86af Add the ability to define a configuration repo that's also live-downloaded 2021-05-29 14:23:41 -05:00
2fba83fd15 Add the ability to define a configuration repo that's also live-downloaded 2021-05-29 14:22:53 -05:00
c50a4b4176 Attempt a build on ojdk11 2021-05-24 21:46:29 -05:00
60943d2f82 Backdate Forge on 1.16.5 2021-05-22 00:24:26 -05:00
c7328f43c2 Update the build script so it actually changes the Minecraft version 2021-05-22 00:14:16 -05:00
0dd98315e5 Testing an alternative approach to the CI 2021-05-22 00:07:13 -05:00
5be6e30444 Add documentation on that new server console 2021-05-12 23:20:31 -05:00
ed6fc1af16 Add trap to gracefully cleanup, add screen session 2021-05-12 22:41:01 -05:00
df3c6166ac Bump Forge to 1.16.5-36.1.13 2021-05-11 21:02:24 -05:00
7bd0953dad Update README 2021-04-09 16:56:32 -05:00
8a78fd604a Dynamically download modpacks at runtime if so desired 2021-04-09 16:54:45 -05:00
7a6404b861 Initial test build. Looks like everything works 2021-04-09 16:28:17 -05:00
690301722c Create gitignore 2021-02-16 12:18:56 -06:00