mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-11 18:40:31 +08:00

Our CI sometimes builds "broken" docker images because it fails downloading the proper executable (because I haven't populated the GitHub release yet). I'd like it to fail rather than publish broken images. Fixes, during `docker run -it --rm cunnie/sslip.io-dns-server`: ``` exec /usr/sbin/sslip.io-dns-server: exec format error ```