Back to Changelog

v1.0.149

Patch Released March 31, 2026

Complete Docker stack backup with full container configuration snapshot and orphan cleanup

Bug Fixes

3
  • Docker stack backup now captures ALL container settings in compose YAML: cap_add, cap_drop, sysctls, healthcheck, dns, dns_search, devices, privileged mode, mem_limit, memswap_limit, mem_reservation, cpu_shares, cpus, cpuset, tmpfs, extra_hosts, security_opt, pid mode, ipc mode, network_mode, shm_size, read_only, ulimits, log driver config, runtime, entrypoint, working_dir, user, stdin_open, tty, stop_signal, stop_grace_period, userns_mode, and cgroup_parent
  • Docker stack backup now cleans up orphan Alpine export/import containers from previous failed attempts at backup start
  • Alpine backup containers now have panelica.backup.temp label for reliable identification and cleanup via defer
See the Demo