2024-01-12, 09:17 PM
Those tell us about the networks, but not how the container is configured.
I believe the command is
or replace jellyfin with the ID of your jellyfin container (can be obtained with docker ps).
I believe the command is
Code:
docker inspect jellyfin
or replace jellyfin with the ID of your jellyfin container (can be obtained with docker ps).