Add git-crypt and age to base image for encrypted repo support
This commit is contained in:
@@ -32,6 +32,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
make \
|
||||
patch \
|
||||
diffutils \
|
||||
git-crypt \
|
||||
age \
|
||||
sudo \
|
||||
locales \
|
||||
procps \
|
||||
|
||||
Reference in New Issue
Block a user