Skip to content

Commit 44a3a93

Browse files
committed
Use logrotate from the baseimage.
1 parent d27cd13 commit 44a3a93

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ RUN \
138138
sqlite \
139139
openssl \
140140
apache2-utils \
141-
logrotate \
142141
# For /opt/nginx-proxy-manager/bin/handle-ipv6-setting.
143142
bash \
144143
# For openresty.

rootfs/usr/sbin/logrotate

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/opt/base/sbin/logrotate

0 commit comments

Comments
 (0)