File tree Expand file tree Collapse file tree 12 files changed +15
-0
lines changed
template/Dockerfile/images Expand file tree Collapse file tree 12 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ RUN chmod +x /opt/docker/bin/* \
2323 wget \
2424 curl \
2525 sed \
26+ gnupg \
2627 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2728 && /opt/docker/bin/bootstrap.sh
2829
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ RUN chmod +x /opt/docker/bin/* \
2424 wget \
2525 curl \
2626 net-tools \
27+ gnupg2 \
2728 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2829 && /opt/docker/bin/bootstrap.sh
2930
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ RUN chmod +x /opt/docker/bin/* \
2525 wget \
2626 curl \
2727 net-tools \
28+ gnupg \
2829 && /opt/docker/bin/provision run --tag bootstrap --role webdevops-base \
2930 && /opt/docker/bin/bootstrap.sh
3031
You can’t perform that action at this time.
0 commit comments