We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239f3ae commit c0fdcaeCopy full SHA for c0fdcae
contrib/devportal/README.md
@@ -6,7 +6,7 @@ To build:
6
7
docker build --no-cache -t <YOUR_TARGET_IMAGE_NAME> .
8
9
-To run the pre-build image:
+To run the pre-built image:
10
11
docker run --rm -d -p 5001:5000 --name devportal fiorucci/nginx-declarative-api-devportal
12
0 commit comments