Add JQ to java (#311)

* Add JQ to the java images
This commit is contained in:
Stigstille
2025-06-26 02:47:03 -04:00
committed by GitHub
parent 2d46dca476
commit bf811f503c
10 changed files with 20 additions and 10 deletions

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory

View File

@@ -17,7 +17,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -17,7 +17,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -20,7 +20,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container

View File

@@ -17,7 +17,8 @@ RUN apt update -y \
libfreetype6 \ libfreetype6 \
tini \ tini \
zip \ zip \
unzip unzip \
jq
## Setup user and working directory ## Setup user and working directory
RUN useradd -m -d /home/container -s /bin/bash container RUN useradd -m -d /home/container -s /bin/bash container