Skip to content

Commit

Permalink
Update dockerbuild for base commands (like netstat)
Browse files Browse the repository at this point in the history
Signed-off-by: yutao04 <[email protected]>
  • Loading branch information
trickMin committed Mar 20, 2023
1 parent cd3a1db commit 4d784ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy-infra/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:8.5-jdk8
FROM hangoio/tomcat-8.5-jdk8-openjdk-skiff:v1.8-221102-multi
ENV TZ=Asia/Shanghai LANG=C.UTF-8 LANGUAGE=C.UTF-8 LC_ALL=C.UTF-8
ENV ROTATE_LOG_SIZE=1000M
ENV ROTATE_LOG_INTERVAL=86400
Expand Down

0 comments on commit 4d784ad

Please sign in to comment.