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