You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't modify /etc until boot/05-persistent-data-volume has run
On Alpine the boot script moves /etc and /var/lib to /mnt/data,
so on subsequent boots any changes made to before /mnt/data is
mounted will be lost.
Signed-off-by: Jan Dubois <[email protected]>
0 commit comments