mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 19:47:53 +00:00
Merge pull request #3324 from fidencio/wip/add-protoc-to-alpine-image
osbuilder: Add protoc to the alpine container
This commit is contained in:
commit
aa7ba1741b
@ -26,4 +26,5 @@ RUN apk update && apk add \
|
|||||||
make \
|
make \
|
||||||
musl \
|
musl \
|
||||||
musl-dev \
|
musl-dev \
|
||||||
|
protoc \
|
||||||
tar
|
tar
|
||||||
|
Loading…
Reference in New Issue
Block a user