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