mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
add gcc
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
5163b50eb4
commit
55b6ddc62a
|
@ -5,6 +5,7 @@ RUN apk add --no-cache \
|
|||
bash \
|
||||
ca-certificates \
|
||||
curl \
|
||||
gcc \
|
||||
git \
|
||||
jq \
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue
Block a user