Closed ddimick closed 1 month ago
I am running Docker in a Proxmox LXC unprivileged container, using the Debian Bookworm template. I'm still able to pull and use 1.2 without a problem.
# docker pull funkyfuture/deck-chores:1.3 1.3: Pulling from funkyfuture/deck-chores 661ff4d9561e: Pull complete 44cda88cd45d: Pull complete 2cbca0db7eef: Pull complete 5c03c2d36281: Pull complete f3eb635f7e92: Pull complete 074333202e01: Extracting [==================================================>] 18.37MB/18.37MB failed to register layer: lsetxattr user.overlay.impure /etc: operation not supported
# docker -v Docker version 25.0.1, build 29cf629
# apt list --installed containerd.io Listing... Done containerd.io/bookworm,now 1.6.27-1 amd64 [installed]
Exactly same issue but it's docker related. More I found https://github.com/jsknnr/enshrouded-server/issues/56
i assume this isn't a deck-chores problem.
I am running Docker in a Proxmox LXC unprivileged container, using the Debian Bookworm template. I'm still able to pull and use 1.2 without a problem.