SemaphoreOpenStack/Dockerfile
2025-04-22 09:56:35 +00:00

3 lines
70 B
Docker

FROM alpine:latest
RUN apk add --no-cache py3-openstackclient jq bash