Replies: 1 comment
-
What output do you get for Did you read https://github.com/apple/container#requirements and https://github.com/apple/container/blob/main/docs/technical-overview.md#network-isolation? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
container --version
container CLI version 0.4.1 (build: release, commit: 4ac18b5)
I have created two container
ID IMAGE OS ARCH STATE ADDR
db-slave-01 docker.io/library/mariadb:10.2.44 linux arm64 running 192.168.64.7
db-master docker.io/library/mariadb:10.2.44 linux arm64 running 192.168.64.5
I am not sure I can't find any doc first of all within the container will they able to communicate I could not able to ping
or telnet to that particular port from A - B B - A container.
Beta Was this translation helpful? Give feedback.
All reactions