nerdctl compose start containers form different file, but container's network could not connect. #898
                  
                    
                      luya0000
                    
                  
                
                  started this conversation in
                Show and tell
              
            Replies: 1 comment
-
| Are you using rootful or rootless nerdctl? | 
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.
-
On the one host, I use docker-compose1.yaml to starts a CentOS container and then uses docker-compose2.Yaml starts another Nginx container. Nginx service cannot be accessed in CentOS container. Guess it's caused by the intranet segment. How to deal with it.
docker-compose1.yaml
In centos's container to telnet nginx service with host ip (eg: 192.168.2.100:80) ,can't connect.
Beta Was this translation helpful? Give feedback.
All reactions