docker inspect <container_id>
tells you everything about the container in json format.
nowonder
joined 1 year ago
Where do you check this "active users" count?
docker inspect <container_id>
tells you everything about the container in json format.
Where do you check this "active users" count?
Nice work and welcome to the club!