docker-curriculum
docker-curriculum copied to clipboard
[BUG] docker run -p 8888:80
For typos, grammatical errors etc, a pull-request would be awesome! Just edit this file with the suggested changes and I'll review it asap.
If for some reason, you are unable to send a pull-request, just paste the error and the correction. Thank you =)
Error
A clear and concise description of what the bug is.
When running the port command to expose port 80 to port 8888, it's worth noting that the screenshot doesn't match, instead it uses the random port 32.
Correction
Should either add a screenshot for port 8888 and move the image with the port 32 up.