mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
remove cache aot
This commit is contained in:
@@ -9,7 +9,8 @@ RUN apt-get update \
|
|||||||
&& apt-get install curl arp-scan -y \
|
&& apt-get install curl arp-scan -y \
|
||||||
#clean-up
|
#clean-up
|
||||||
&& apt-get clean autoclean \
|
&& apt-get clean autoclean \
|
||||||
&& apt-get autoremove
|
&& apt-get autoremove \
|
||||||
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
#add the pi user
|
#add the pi user
|
||||||
RUN useradd -ms /bin/bash pi
|
RUN useradd -ms /bin/bash pi
|
||||||
|
|||||||
Reference in New Issue
Block a user