FROM docker.io/library/alpine:3.18 RUN apk add --no-cache openssl py3-lz4 py3-pip py3-protobuf # Alpine does not have strictyaml in its repos RUN pip install strictyaml