mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Dockerfile: install gnupg
This commit is contained in:
parent
3e88dcb7f7
commit
9fab6ae7d9
@ -17,6 +17,7 @@ RUN apt-get update \
|
|||||||
g++ \
|
g++ \
|
||||||
gawk \
|
gawk \
|
||||||
git \
|
git \
|
||||||
|
gnupg \
|
||||||
less \
|
less \
|
||||||
libz-dev \
|
libz-dev \
|
||||||
locales \
|
locales \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user