On 2024-05-10 14:35, Dave Howorth wrote:
On Fri, 10 May 2024 13:49:16 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
Yep, where that_user is the users uid
I have now directory /data/hoard_2/osuse_cache/ owned by user osuse_cache. Tested that the user can write there. Still no go:
Isengard:/data/hoard_2/osuse_cache # docker run -p 8080:8080 -v /data/hoard_2/osuse_cache/:/tmp/osuse_cache/ -u osuse_cache:osuse_cache
Did you read what Simon wrote? UID!
I thought it was a typo. Isengard:~ # docker run -p 8080:8080 -v /data/hoard_2/osuse_cache/:/tmp/osuse_cache/ -u 1200:1200 firstyear/opensuse_proxy_cache:latest Isengard:~ # Is it running? Isengard:~ # ps afxu | grep docker root 13292 0.0 0.0 5644 816 pts/29 S+ 14:50 0:00 | \_ grep --color=auto docker root 5256 0.0 1.1 1843648 88184 ? Ssl 13:36 0:01 /usr/bin/dockerd --add-runtime oci=/usr/sbin/docker-runc root 5264 0.1 0.6 1949256 49148 ? Ssl 13:36 0:06 \_ containerd --config /var/run/docker/containerd/containerd.toml --log-level warn Isengard:~ # trying. links 127.0.0.1:8080 Error loading http://127.0.0.1:8080/: Connection refused Doesn't work. -- Cheers / Saludos, Carlos E. R. (from 15.5 x86_64 at Telcontar)