2024-10-13, 01:11 PM
Hello, looking for help with installing Jellyfin in docker on Fedora.
So far,
Downloaded and installed Oracle VM Box
Download and installed fedora 40
Download installed Docker
Set up RPM repository for docker
Installed Docker Engine
Started docker
Performed sudo systemctl start docker
Performed sudo systemctl enable docker
Pulled docker c ontainers for jelly fin
Created two persistent volumes
Now I'm on the next step, create and run the container in one of the following ways
Using docker command line interface or using docker compose.
Which is easier? CLI or compose? What are the future steps after this step?
TIA,
Yellowjelly
So far,
Downloaded and installed Oracle VM Box
Download and installed fedora 40
Download installed Docker
Set up RPM repository for docker
Installed Docker Engine
Started docker
Performed sudo systemctl start docker
Performed sudo systemctl enable docker
Pulled docker c ontainers for jelly fin
Created two persistent volumes
Now I'm on the next step, create and run the container in one of the following ways
Using docker command line interface or using docker compose.
Which is easier? CLI or compose? What are the future steps after this step?
TIA,
Yellowjelly