@@ -0,0 +1,9 @@
FROM scratch
COPY public public
COPY templates templates
COPY covid19-edmonton .
EXPOSE 8080
CMD [ "./covid19-edmonton" ]
The note is not visible to the blocked user.