@@ -1,7 +1,7 @@
SHELL := /bin/bash
build:
docker build -t games .
docker build --platform linux/amd64 -t games .
start:
sudo docker run -p $(PORT):3000 games
The note is not visible to the blocked user.