1 2 3 4 5
FROM ghcr.io/void-linux/void-linux:full-glibc COPY target/release/starkingdoms-api /bin/starkingdoms-api CMD ["/bin/starkingdoms-api"]