File tree Expand file tree Collapse file tree 10 files changed +10
-0
lines changed
build/ansible/DOCKERFILES Expand file tree Collapse file tree 10 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ RUN set -x \
9898 whois \
9999 xz-utils \
100100 yarn \
101+ zsh \
101102 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
102103 && rm -rf /var/lib/apt/lists/*
103104
Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ RUN set -x \
113113 whois \
114114 xz-utils \
115115 yarn \
116+ zsh \
116117 && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false $fetchDeps \
117118 && rm -rf /var/lib/apt/lists/*
118119
You can’t perform that action at this time.
0 commit comments