일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- k8s
- kolla
- awx
- libvirt
- Kubeflow
- port open
- cloud-init
- HTML
- KVM
- repository
- OpenStack
- pacman
- grafana-loki
- kolla-ansible
- Kubernetes
- Linux
- terraform
- Octavia
- nfs-provisioner
- Ansible
- yum
- cephadm
- ceph-ansible
- ubuntu
- archlinux
- golang
- Arch
- ceph
- Docker
- i3
Archives
- Today
- Total
YJWANG
Docker ps 간단하게 보기 (short) 본문
docker ps --format "table {{.Image}}\t{{.Status}}\t{{.Names}}"
IMAGE STATUS NAMES
kolla/ubuntu-source-nova-libvirt:master Up 21 seconds (health: starting) nova_libvirt
kolla/ubuntu-source-nova-ssh:master Up About a minute (healthy) nova_ssh
kolla/ubuntu-source-nova-novncproxy:master Up About a minute (healthy) nova_novncproxy
...
반응형