@@ -0,0 +1,7 @@
all: build run
build:
docker build -t static-sites .
run:
docker run -p 5121:5121 static-sites -d
The note is not visible to the blocked user.