Modules
This commit is contained in:
parent
cdbba03122
commit
278bade4a2
@ -4,7 +4,7 @@ COPY entrypoint-proxy /entrypoint
|
|||||||
|
|
||||||
RUN adduser -D -u 54001 hbmon && \
|
RUN adduser -D -u 54001 hbmon && \
|
||||||
apk update && \
|
apk update && \
|
||||||
apk add git gcc musl-dev && \
|
apk add git gcc musl-dev libffi-dev libssl-dev cargo && \
|
||||||
cd /opt && \
|
cd /opt && \
|
||||||
git clone https://github.com/sp2ong/HBMonv2.git && \
|
git clone https://github.com/sp2ong/HBMonv2.git && \
|
||||||
cd /opt/HBmonv2 && \
|
cd /opt/HBmonv2 && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user