mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-06 08:06:53 +08:00

`ENTRYPOINT` [is more appropriate](https://codewithyury.com/docker-run-vs-cmd-vs-entrypoint/): > ENTRYPOINT configures a container that will run as an executable Which is exactly how I think the container should work for new people. Yes, I'm screwing over the existing users. Sorry.