Mirantis 9.0 - How to list dockers ?
Hi
I am running Mirantis 9.0 and i want to list docker images but the docker ps -a
does not work.
Any ideas?
First time here? Check out the FAQ!
In the version 9.0 fuel services are moved to systemctl from docker containers.
Since all the fuel components are installed on the Operating System(Centos 7) itself there are no docker images. You can use systemctl commands to check service details or can use fuel-utils command to check service status( fuel-utils check_service <<service_name>> )
Asked: 2016-08-21 08:06:42 -0500
Seen: 294 times
Last updated: Sep 10 '16
Mirantis Fuel 8 Single Node Deploy
Nailgun are not being installed in Fuel 9 (Community)
How to install Swift in non-HA mode use Mirantis Fuel?
dnsmasq stop allocate host name to new hardware
mirantis 8.0 fails due to ntp.check!!
Mirantis Fuel node change status [closed]
Mirantis Fuel 7.0 Deploying Additional Ceph OSD nodes
Mirantis fuel 9.0, change of domain name after fuel master node deployment.
docker ps -a command lists all the containers, not the docker images rite?