You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rundeck@rundeck:~$ docker exec -i -t cabot_web_1 /bin/bash
bash-4.3# telnet db 5432
telnet: can't connect to remote host (172.18.0.3): Operation timed out
bash-4.3# date
Wed Mar 20 17:40:18 UTC 2019
rundeck@rundeck:/var/lib/docker$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
bd4278e353d8 cabot:web "./docker-entrypoint…" 24 hours ago Up 24 hours cabot_worker_1
ac6bc8d790f9 cabot:web "./docker-entrypoint…" 24 hours ago Up 24 hours 10.209.71.97:5050->5001/tc cabot_web_1
0448f6052b1d postgres:alpine "docker-entrypoint.s…" 24 hours ago Up 24 hours 5432/tcp cabot_db_1
7d4cd0b71bdf redis:alpine "docker-entrypoint.s…" 24 hours ago Up 24 hours 6379/tcp cabot_redis_1
rundeck@rundeck:/var/lib/docker$ date
Wed Mar 20 13:59:05 CDT 2019
Could someone please help?
Thank you!
The text was updated successfully, but these errors were encountered:
rundeck@rundeck:~$ docker exec -i -t cabot_web_1 /bin/bash
bash-4.3# telnet db 5432
telnet: can't connect to remote host (172.18.0.3): Operation timed out
bash-4.3# date
Wed Mar 20 17:40:18 UTC 2019
rundeck@rundeck:/var/lib/docker$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
bd4278e353d8 cabot:web "./docker-entrypoint…" 24 hours ago Up 24 hours cabot_worker_1
ac6bc8d790f9 cabot:web "./docker-entrypoint…" 24 hours ago Up 24 hours 10.209.71.97:5050->5001/tc cabot_web_1
0448f6052b1d postgres:alpine "docker-entrypoint.s…" 24 hours ago Up 24 hours 5432/tcp cabot_db_1
7d4cd0b71bdf redis:alpine "docker-entrypoint.s…" 24 hours ago Up 24 hours 6379/tcp cabot_redis_1
rundeck@rundeck:/var/lib/docker$ date
Wed Mar 20 13:59:05 CDT 2019
Could someone please help?
Thank you!
The text was updated successfully, but these errors were encountered: