This website requires JavaScript.
Explore
Help
Sign in
zacheryasc
/
swactor
Watch
1
Star
0
Fork
You've already forked swactor
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4c29c1dad1
swactor
/
Dockerfile
4 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
feat: less crates, swactor distribution node
2026-02-19 05:24:17 +00:00
FROM scratch
COPY target/x86_64-unknown-linux-musl/release/swactor /swactor
ENTRYPOINT ["/swactor"]
Reference in a new issue
Copy permalink