mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 11:36:56 +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 \
|
||||
musl \
|
||||
musl-dev \
|
||||
protoc \
|
||||
tar
|
||||
|
Loading…
Reference in New Issue
Block a user