On my VM, the log file is owned as so:

Code:
--------------------
    -rw-r--r--  1 squeezeboxserver nogroup 160735 Mar 25 12:28 server.log
--------------------


I think specifying the user is better done with "docker run --user=..."

Perhaps the image is built by the default root user? Do you use the USER
directive in your Dockerfile? 
https://stackoverflow.com/questions/24549746/switching-users-inside-docker-image-to-a-non-root-user

(In the meantime, you could run as root. Not good, but temporarily...)



2 SB 3 • 1 PCP 6 • Libratone Loop, Zipp, Zipp Mini • iPeng (iPhone +
iPad) • LMS 7.9 (linux) with plugins: CD Player, WaveInput, Triode's BBC
iPlayer by bpa • IRBlaster by Gwendesign (Felix) • Smart Mix, Music Walk
With Me, What Was That Tune? by Michael Herger • PowerSave by Jason
Holtzapple • Song Info, Song Lyrics by Erland Isaksson • AirPlay Bridge
by philippe_44 • WeatherTime by Martin Rehfeld • Auto Dim Display,
SaverSwitcher, ContextMenu by Peter Watkins.
------------------------------------------------------------------------
epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to