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