spacemeowx2 / slp-server-rust

Switch-lan-play Server written in Rust
https://github.com/spacemeowx2/switch-lan-play
115 stars 16 forks source link

add tini to start server in docker #16

Closed htynkn closed 4 years ago

htynkn commented 4 years ago

add tini for docker entrypoint

by the way, could we have pre-built image in docker-hub? so everyone can easily start server

spacemeowx2 commented 4 years ago

Can you explain why we need tini?

And there is a pre-built image on dockerhub: https://hub.docker.com/r/spacemeowx2/slp-server-rust

htynkn commented 4 years ago

thanks

spacemeowx2 commented 4 years ago

Just FYI, the latest image should handle docker stop without hanging.