mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update Dockerfile
This commit is contained in:
parent
d62b2f85c8
commit
fc0b5f4cfe
@ -4,7 +4,7 @@ RUN mkdir -p /tmp/work
|
|||||||
WORKDIR /tmp/work
|
WORKDIR /tmp/work
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
protoc-compiler
|
protobuf-compiler
|
||||||
|
|
||||||
RUN git clone https://github.com/containers/netavark/
|
RUN git clone https://github.com/containers/netavark/
|
||||||
WORKDIR /tmp/work/netavark
|
WORKDIR /tmp/work/netavark
|
||||||
|
Loading…
Reference in New Issue
Block a user