Kyle Koivuneva
5102d9164e
Update Java version used by Docker
...
In 6b2fd5acee
the java version used to build baritone
was bumped from 17 to 21, but the Docker build was not updated accordingly.
2024-10-15 21:58:23 +00:00
Xiaodown
3332ec9e1f
Adds git to the Dockerfile apt install
...
I saw in setup.md "(if you have docker on Windows, I'd be grateful if
you could let me know if it works there too)". So I went to build
it on Windows.
I use Windows Subsystem for Linux, which is (mostly) Ubuntu but not
really (there's no init). But Docker Desktop has an integration for
WSL2.
For me, gradle wouldn't build the image without forcing git to install
in the container. I'll attach screenshots to the pull request. It just
looks like whatever ubuntu:focal my docker system grabbed doesn't have
git installed by default.
Anyway, this fixes it, and shouldn't screw anything even if git is
installed by default. I tested it on my M1 Mac pro and it still works
fine.
2023-10-11 19:25:51 -07:00
Wagyourtail
88c00f2fec
java 17 is lts, so use java 17
2022-04-04 18:53:29 -07:00
Wagyourtail
394b4fd5b8
proguard builds now
2022-04-04 18:38:23 -07:00
wagyourtail
202618a32a
add forge build script
2021-09-22 12:22:00 -06:00
wagyourtail
8be821746e
update dockerfile to use java 16
...
debian doesn't provide it
2021-07-11 22:20:06 -06:00
wagyourtail
2e98eee7e0
fix dockerfile
2021-07-06 08:26:30 -06:00
wagyourtail
a49f4ee858
cleanup
2021-06-16 02:51:56 -06:00
Leijurv
a61eabd60c
Merge branch '1.14.4' into 1.15.2
2021-01-29 21:14:10 -08:00
Leijurv
91854f97ad
fully remove remnants of xvfb
2021-01-29 21:12:44 -08:00
Leijurv
825bad47ef
add fabric build step
2021-01-29 21:06:37 -08:00
Leijurv
8c3fac977e
unscuff
2020-03-25 21:19:15 -07:00
Leijurv
170c2d35c2
perhaps updating debian will help
2019-03-22 21:17:20 -07:00
Leijurv
b55d96169f
update some documentation
2018-10-19 21:15:37 -07:00
Leijurv
56b67cbc47
no longer needed
2018-10-12 21:21:51 -07:00
Leijurv
5167c0c886
zip too
2018-10-11 21:12:00 -07:00
Leijurv
9d3d8f6c82
forgot install
2018-10-11 21:05:00 -07:00
Leijurv
38895beb5d
remove width and height override part 2: electric boogaloo
2018-10-02 17:15:00 -07:00
Leijurv
866648192b
readd width and height override
2018-09-30 07:58:44 -07:00
Leijurv
229739575c
BaritoneAutoTest overrides width and height on its own
2018-09-29 07:32:58 -07:00
Leijurv
d4a846a672
maybe fix
2018-09-26 10:18:08 -07:00
Leijurv
fb45d73406
fetch jars from gradle instead of dropbox, fixes #189
2018-09-26 10:06:52 -07:00
Leijurv
9624e343af
fix dockerfile
2018-09-25 11:46:23 -07:00
Leijurv
ce55cc56c1
BaritoneAutoTest
2018-09-25 11:19:25 -07:00
Leijurv
7db973017a
merge
2018-09-25 10:02:38 -07:00
Leijurv
3d63abe950
smaller
2018-09-02 20:54:26 -07:00
Leijurv
d7cf6b1438
forgive me
2018-09-02 19:53:08 -07:00