Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Josep-Andreu authored Dec 4, 2023
1 parent d0cc33d commit a8a296c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s-specifications/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest
ADD https://archive.apache.org/dist/logging/log4j/2.14.1/apache-log4j-2.14.1-bin.tar.gz /root
RUN tar xzvf /root/apache-log4j-2.14.1-bin.tar.gz
#ADD https://archive.apache.org/dist/logging/log4j/2.14.1/apache-log4j-2.14.1-bin.tar.gz /root
#RUN tar xzvf /root/apache-log4j-2.14.1-bin.tar.gz
#

0 comments on commit a8a296c

Please sign in to comment.