Skip to content
Snippets Groups Projects
Commit afc362df authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

add logrotate

parent 283a0c6d
No related branches found
No related tags found
1 merge request!15Draft: add logrotate
Pipeline #106720 failed
......@@ -34,6 +34,7 @@ RUN apt-get update \
libtiff-dev \
xorg-dev \
libx11-dev \
logrotate \
&& rm -rf /var/lib/apt/lists/*
# Upgrade pip and install wheel, shiny :
......
......@@ -32,6 +32,7 @@ RUN apt-get update \
libtiff-dev \
xorg-dev \
libx11-dev \
logrotate \
&& rm -rf /var/lib/apt/lists/*
# Copy only this installation script so new R package won't invalidate it installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment