Skip to content

Commit

Permalink
OPS: clean apt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sindhupavanimovva committed Aug 17, 2022
1 parent 1944d5e commit e5335a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get update -y && \
g++ make \
libkml-dev libproj-dev libgeos-dev \
curl autoconf automake \
&& apt-get clean \
&& rm -rf /var/cache/apt/lists

RUN ldconfig
Expand Down

0 comments on commit e5335a3

Please sign in to comment.