From the course: Docker on Azure (2019)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Discover container state

Discover container state

From the course: Docker on Azure (2019)

Start my 1-month free trial

Discover container state

- All right so, in the previous video we went and created a broken instance but it'll only be broken for a dual container model, and we have our dual container instance running here, and it's currently fine because it was running a properly configured service, but if we restart this environment, it'll take us just a minute, we can actually start looking at some of the systems state of our environment, so if we go look into our containers this is where most of the information lives, at least initially, we can see that the previously we just terminated these two containers and now they're in the process of trying to start again. And we're already seeing some potential issues in backoffs and restart failures, etc. We have a number of information components here, specifically we can start looking at the log output, that's never a good idea (laughs). So this container won't even run, so I can't even get one of these systems…

Contents