grimmace92 wrote: > Very frustrating. It says its /config. How do I elevate the user to > root? I'm not even sure of the user name that docker uses. Is there a > way to use putty to get to the docker container path of /config? I've > used the docker exec command but it brings me to usr/src/app and I can't > see /config anywhere.
When you run the docker exec command, it takes you to /usr/src/app, it opens a shell within the docker container. From this shell find your config and shell directories. cd /config may get you there. Either way you have to find the files from the docker shell for this to work. Once you find the files type pwd to get the path. *software* - logitech media server version: 7.9.1, home assistant 0.84.6, dialogflow - v.1 api, lms controls app - voice control of lms, openmediavault 4.1.17 - storage *add-ons* - spotty, upnp / dlna bridge, chromecast bridge, *players* - sonos, upnp, pi3 - pi core player 3.5.0, android- sb player v1.4.0, airplay to googlehome and minis *hardware* - server - i7-3.4ghz, 4gb ram, 6tb storage, debian - 4.18 ------------------------------------------------------------------------ ynot1234567890's Profile: http://forums.slimdevices.com/member.php?userid=66569 View this thread: http://forums.slimdevices.com/showthread.php?t=109273 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
