As per https://github.com/plexinc/pms-docker/blob/master/root/etc/cont-init.d/40-plex-first-run there is a fairly big list of commands that are executed on first run.
Mine tends to take between 2-7 minutes, and I'd like to narrow down/tweak; could be slow internet, could be a file IO issue, etc, but starting the container just shows [cont-init.d] 40-plex-first-run: executing...
for the entire wait.
How do we peer into the echoes in that script? (And are devs open to adding more)