mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 07:31:48 -05:00
Update Dockerfile
Purge cache
This commit is contained in:
parent
de42de5245
commit
50d2a25de0
@ -6,6 +6,7 @@ RUN adduser -D -u 54000 radio && \
|
||||
apk update && \
|
||||
apk add git gcc musl-dev && \
|
||||
pip install --upgrade pip && \
|
||||
pip cache purge && \
|
||||
cd /opt && \
|
||||
git clone https://github.com/ShaYmez/hblink3 && \
|
||||
cd /opt/hblink3 && \
|
||||
|
Loading…
Reference in New Issue
Block a user