Commit Graph

29 Commits

Author SHA1 Message Date
Zedifus
77b0c2c9d2 Add openjdk-21 to docker img 2024-04-07 00:36:10 +01:00
Peter Szabo
a5668ff7da apt-get install tzdata in Dockerfile 2023-06-24 15:46:06 +02:00
Zedifus
c82d411c05 Add final new doc refs 2023-05-15 00:44:34 +01:00
Zedifus
01add23f69 Bump ubuntu base
Removed openjdk 16 as backport for jammy doesn't exist, most functions of 16 are in 17
2022-11-30 21:50:37 +00:00
Zedifus
fc0d2891dc Add libcurl.so.4
This is a dependancy for bedrock Ref: #145
2022-08-22 22:05:48 +01:00
Zedifus
93bc9b1476 Turn off verbose logging on docker
Oversight on my part, pretty critical as my prod has a 16gb session.log
2022-07-06 00:49:40 +01:00
Zedifus
4880950469 Revert GitHub > Gitlab 2022-05-12 00:24:18 +01:00
Zedifus
e8d96078be Update oci tags to link with github
Gitlab you broke my heart 💔
2022-04-17 00:57:40 +01:00
Zedifus
7d1111ea56 Remove Commander naming and bump README.md
Also fix unraid.xml links
2022-04-15 01:38:50 +01:00
Zedifus
823848b90b Fix comments and oci tags 2022-04-13 23:58:27 +01:00
Zedifus
ca78e79076 Move our labeling of the image to the end
This is so we don't recache all the layers on a version number change
That would be silly😅
2022-03-24 22:47:04 +00:00
Zedifus
a548f49759 Add OCI Annotation Keys 2022-03-24 21:45:00 +00:00
Zedifus
57bdeac2c2 Use sudo to drop perms to non-root 2022-03-07 01:51:25 +00:00
Zedifus
c6b3210fdf Add final working docker config, root group 2022-03-02 05:16:45 +00:00
Zedifus
53b2b2ed4b Revert my last commit correctly
Man these are so getting squashed
2022-03-01 20:20:17 +00:00
Zedifus
326f5aa78d Revert my last commit 2022-03-01 20:14:53 +00:00
Zedifus
44d36b84f2 Update pip in dep build 2022-02-27 21:25:44 +00:00
Zedifus
0bacad0245 Apply file perms from env in entrypoint 2022-02-27 20:55:31 +00:00
Zedifus
0de6948b4c Rework rebased Dockerfile for an attempt at userns 2022-02-27 18:38:30 +00:00
Zedifus
d8a875f5d0 Rebase from Alpine back to ubuntu
This makes me really sad but is necessary for bedrock support.
Bedrock is compiled for a different libc than alpine has. #sadifus
2022-02-27 01:54:07 +00:00
Andrew
5dba7725ff Merge branch 'master' into 'dev'
# Conflicts:
#   Dockerfile
2022-01-26 20:03:10 +00:00
Iain Powrie
fb42b3b628 Apply vulnerability patch to mitigate CVE-2021-44228 2021-12-12 15:17:22 +00:00
Iain Powrie
55bf41f7f6 Apply vulnerability patch to mitigate CVE-2021-44228 2021-12-12 15:08:35 +00:00
Zedifus
c8d8867085 Add openjdk17-jre-headless
This is to support latest mc patch 1.18,
also tidy initial RUN a little, to separate deps, for readablity.
2021-12-04 00:07:57 +00:00
Iain Powrie
e14de5ff57 Switch Dockerfile additional apk repo to latest-stable
Edge is not required anymore.
2021-11-27 23:41:10 +00:00
Zedifus
bbcf239030 Add llvm11-libs to compiler garbage collection 2021-11-05 16:21:37 +00:00
Zedifus
0bb3350e69 Update Dockerfile to fix build
Switched edge repo as openjdk out of testing, added rust dep llvm11-libs
2021-11-05 15:50:10 +00:00
Zedifus
b1993ddea2 Fix exec permissions on wrapper (unraid issue) 2021-09-06 21:35:07 +01:00
Zedifus
2acc079e63 Create Dockerfile and Wrapper 2021-08-26 03:47:56 +01:00