Skip to content

Commit

Permalink
cleanup rhel.Dockerfile for plugin reg
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor committed Jul 17, 2024
1 parent 831ebd7 commit 191004c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ ENV LC_ALL=en_US.UTF-8 \
LANGUAGE=en_US.UTF-8 \
PGDATA=/var/lib/pgsql/15/data/database \
PATH="/tmp/opt/ovsx/bin:$PATH" \
# use a cached version of the license list and not go over the internet
# it's needed for openvsx server when vsix is publishing on AirGap environment
# https://issues.redhat.com/browse/CRW-3481
JVM_ARGS="-DSPDXParser.OnlyUseLocalLicenses=true -Xmx2048m"

RUN \
Expand Down

0 comments on commit 191004c

Please sign in to comment.