Get startedGet started for free

Multiple containers, same host port?

Consider running the command docker run -d -p 5500:8000 nginx:1.27-alpine two times. What would happen?

This exercise is part of the course

Intermediate Docker

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise