Commit 9af277c
committed
minor #10490 Updated the command to run the Docker image (javiereguiluz)
This PR was squashed before being merged into the 2.8 branch (closes #10490).
Discussion
----------
Updated the command to run the Docker image
We merged #10131 but the command shown to serve the image locally doesn't work for me. I'm using Docker 18.06.0-ce. The change I made in this PR worked for me ... but we'd need the help of Docker experts to verify and discuss about the best possible command that will work under any circumstances. Thanks!
Commits
-------
f277bdf Updated the command to run the Docker image1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
0 commit comments