Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/1_Orchestration/legacy_communication.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ questions:
- { value: 'Mount a volume from the legacy system', correct: false }
- { value: 'Use a static IP assignment or run the container with host networking', correct: true }
- { value: 'Use dynamic IP allocation via overlay network', correct: false }
help: https://docs.docker.com/network/network-tutorial-host/
help: https://docs.docker.com/engine/network/drivers/host/

- uuid: 36efbf34-91e6-49fd-9398-3948ae194c2c
question: Which practice helps decouple Dockerized applications from legacy systems during a migration process?
Expand Down