I seem to regularly look this one so adding it here for future reference.
apk add --no-cache python3 py3-pip && pip3 install --upgrade pip && pip3 install --no-cache-dir awscli && rm -rf /var/cache/apk/*
Red Branch | For Future Reference …
I seem to regularly look this one so adding it here for future reference.
apk add --no-cache python3 py3-pip && pip3 install --upgrade pip && pip3 install --no-cache-dir awscli && rm -rf /var/cache/apk/*