Skip to content

Commit

Permalink
ID-4591: midlertidig legge på debug-port
Browse files Browse the repository at this point in the history
  • Loading branch information
oyri committed Sep 9, 2024
1 parent 0417ee0 commit abf68e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ RUN mkdir -p /usr/local/luna
RUN tar xvf /tmp/Luna_min_client.tar --strip 1 -C /usr/local/luna

FROM tomcat:9.0-jre11-temurin-jammy
RUN apt-get update && apt-get install -y vim && apt-get install -y file

#Fjerner passord fra logger ved oppstart
RUN sed -i -e 's/FINE/WARNING/g' /usr/local/tomcat/conf/logging.properties
Expand Down

0 comments on commit abf68e7

Please sign in to comment.