Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
-
DietPi version |
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=25
G_DIETPI_VERSION_RC=1
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’ -
Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
Bullseye -
Kernel version |
uname -a
Linux [NAME] 5.10.0-26-amd64 #1 SMP Debian 5.10.197-1 (2023-09-29) x86_64 GNU/Linux -
Architecture |
dpkg --print-architecture
amd64 -
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
NATIVE PC x86-64
Steps to reproduce
- do updates with “sudo apt-get update” followed by “sudo apt-get upgrade” (I do this 3 times a week most of the time)
- sudo apt autoremove
- Restart the system
- docker ps and docker ls with only empty table returning
Expected behaviour
- System should reboot as usual and start docker (which it does) but also start the containers in accordance with their policies (and not drop them)
Actual behaviour
- system is rebooting fine but all containers and images appear to be missing
Extra details
- looking at my disk space it seems like everything is still saved somewhere.
- if I remember correctly the updates I did were only for netdata