funkyfuture / deck-chores

A job scheduler for Docker containers, configured via labels.
https://deck-chores.readthedocs.io/
ISC License
197 stars 27 forks source link

Cannot pull 1.3, "failed to register layer: lsetxattr user.overlay.impure /etc: operation not supported" #137

Closed ddimick closed 1 month ago

ddimick commented 10 months 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]
cierzniak commented 9 months ago

Exactly same issue but it's docker related. More I found https://github.com/jsknnr/enshrouded-server/issues/56

funkyfuture commented 1 month ago

i assume this isn't a deck-chores problem.