@ -0,0 +1,11 @@
USERNAME = cchauvet
all: up
build:
docker build -t ${USERNAME}/nginx srcs/nginx/
run:
docker-compose up -d srcs/docker-compose.yml
up: build run
The note is not visible to the blocked user.