17.2. 웹 콘솔에서 컨테이너 검사
웹 콘솔에서 컨테이너에 대한 자세한 정보를 표시할 수 있습니다.
사전 요구 사항
- 컨테이너가 생성되었습니다.
RHEL 9 웹 콘솔을 설치했습니다.
자세한 내용은 웹 콘솔 설치 및 활성화를 참조하십시오.
cockpit-podman
애드온이 설치되어 있습니다.# dnf install cockpit-podman
절차
include::common-content/snip_web-console-log-in-step.adoc[] . Click *Podman containers* in the main menu. . Click the btn:[>] arrow icon to see details of the container. * In the *Details* tab, you can see container ID, Image, Command, Created (timestamp when the container was created), and its State. ** _Available only for system containers_: You can also see IP address, MAC address, and Gateway address. * In the *Integration* tab, you can see environment variables, port mappings, and volumes. * In the *Log* tab, you can see container logs. * In the *Console* tab, you can interact with the container using the command line.