@@ -0,0 +1,7 @@
# Build the docker image
build:
docker build -t rest-cobol .
# Run the image
run: build
docker run -p 8080:8080 rest-cobol
The note is not visible to the blocked user.