Re: Container Uptime Discussion
Jim Warner <[email protected]> Thu, 8 Feb 2024 11:15:51 -0600
| Newsgroups | gmane.linux.procps.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/8/24 9:51 AM, Jim Warner wrote:
> On 2/7/24 11:51 PM, Craig Small (csmall) wrote:
> . . .
> sudo docker exec <container_id> bash
Oops, that should have included the '-ti' switches.
sudo docker exec -ti <container_id> bash