How to start an interactive shell in a container that continuously exits?

前端 未结 0 1602
后悔当初
后悔当初 2020-12-02 02:03

I started a container instance using a postgres image. Whilst the container was running I connected to it using

docker exec -it postgres-13.1 bash

相关标签:
回答
  • 消灭零回复
提交回复
热议问题