adds bash
This commit is contained in:
parent
645b29aa65
commit
0c568c2049
@ -145,7 +145,7 @@ RUN set -eux && \\
|
||||
chmod +x /usr/local/bin/start.sh /usr/local/bin/sign-zone.sh && \\
|
||||
cat /usr/local/share/ca-certificates/test-chamber-13.lan.root.crt >> /etc/ssl/certs/ca-certificates.crt && \\
|
||||
sed -i 's/dl-cdn.alpinelinux.org/nexus.c.test-chamber-13.lan\\/repository/g' /etc/apk/repositories && \\
|
||||
apk add --no-cache ca-certificates bind-dnssec-tools && \\
|
||||
apk add --no-cache ca-certificates bind-dnssec-tools bash && \\
|
||||
update-ca-certificates --fresh && \\
|
||||
apk --no-cache upgrade
|
||||
|
||||
|
Reference in New Issue
Block a user