FROM scratch COPY target/x86_64-unknown-linux-musl/release/swactor /swactor ENTRYPOINT ["/swactor"]