Added clean

This commit is contained in:
Giancarlo Panichi 2023-05-18 19:41:37 +02:00
parent 10b961a5f2
commit 736ad46789
1 changed files with 3 additions and 0 deletions

View File

@ -34,5 +34,8 @@ RUN install2.r --error --skipinstalled rgeos
RUN install2.r --error --skipinstalled terra
RUN install2.r --error --skipinstalled robis
#Clean
RUN apt-get clean && rm -rf /var/lib/apt/lists/* && rm -fr /tmp/*
# copy R script
COPY simpleobisCCP.R /