minimal docker classic images
@@ -1,4 +1,4 @@
-FROM ubuntu:20.04
+FROM scratch
COPY hbbs /usr/bin/hbbs
COPY hbbr /usr/bin/hbbr
WORKDIR /root