FROM python:3.8.3-alpine3.12 RUN apk add --no-cache bash curl RUN pip3 install linode-cli==2.15.0