meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vm:proxmox:lxc:docker [2021/10/14 09:29] niziakvm:proxmox:lxc:docker [2022/12/05 19:47] (current) niziak
Line 1: Line 1:
 ====== Docker ====== ====== Docker ======
  
 +===== does not support file handles =====
 +<code bash>
 +overlayfs: fs on '/var/lib/docker/overlay2/l/EDSZIPXO5E6HIZ5EIOYLLFCEW6' does not support file handles, falling back to xino=off.
 +</code>
 +
 +[[https://forum.proxmox.com/threads/docker-lxc-unprivileged-container-on-proxmox-7-with-zfs.99796/page-2#post-451845]]
  
 ===== docker inside unprivileged LXC ===== ===== docker inside unprivileged LXC =====