FROM ghcr.io/cross-rs/x86_64-unknown-linux-musl:main RUN apt-get update && \ apt-get --assume-yes install \ protobuf-compiler \ libprotobuf-dev