mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-06-01 21:44:46 -04:00
Update Dockerfile
whitespace, more updates to follow
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ COPY entrypoint-proxy /entrypoint
|
||||
|
||||
RUN adduser -D -u 54001 hbmon && \
|
||||
apk update && \
|
||||
apk add git gcc musl-dev libffi-dev libssl-dev cargo && \
|
||||
apk add git gcc musl-dev libffi-dev libssl-dev cargo && \
|
||||
cd /opt && \
|
||||
git clone https://github.com/ShaYmez/HBMonv2.git && \
|
||||
cd /opt/HBmonv2 && \
|
||||
|
||||
Reference in New Issue
Block a user