feat(docker): add a reusable Alpine base image and refactor Alpine variants to extend it
This commit is contained in:
@@ -27,6 +27,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
||||
ssh \
|
||||
wget \
|
||||
unzip \
|
||||
jq \
|
||||
iputils-ping \
|
||||
dnsutils \
|
||||
tini \
|
||||
|
||||
Reference in New Issue
Block a user