troubleshooting platform errors for arm

This commit is contained in:
Bret Fisher
2021-03-09 19:17:02 -05:00
parent ba13e66d08
commit 636725ee9e

View File

@@ -8,6 +8,8 @@ ENV \
KUBECTL_VERSION=1.18.8 \
SHIP_VERSION=0.51.3 \
STERN_VERSION=1.11.0
## which platform ##
RUN uname -s && uname -m
## Alpine base ##
ENV COMPLETIONS=/usr/share/bash-completion/completions
RUN apk add bash bash-completion curl git jq libintl ncurses openssl tmux vim apache2-utils