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
7d66dc6ff3
commit
d7164e26d9
@ -1,5 +1,7 @@
|
||||
|
||||
FROM rust as rust
|
||||
RUN apt-get update && apt-get install -y \
|
||||
protoc-compiler \
|
||||
RUN mkdir -p /tmp/work
|
||||
WORKDIR /tmp/work
|
||||
RUN git clone https://github.com/containers/netavark/
|
||||
|
Loading…
Reference in New Issue
Block a user