@@ -1,5 +1,7 @@
FROM alpine:latest
WORKDIR /gothub
COPY ./gothub .
COPY ./public/ .
COPY ./views/ .
CMD ["/bin/sh", "-c", "./gothub"]
EXPOSE 3000
The note is not visible to the blocked user.