I was using recreate, as it has an option to pull the latest image, and it rotates the old one and holds it.
I have deleted my container, and I still get:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.,
[s6-init] ensuring user provided files have correct perms...exited 0.,
[fix-attrs.d] applying ownership & permissions fixes...,
[fix-attrs.d] 01-resolver-resolv: applying... ,
[fix-attrs.d] 01-resolver-resolv: exited 0.,
[fix-attrs.d] done.,
[cont-init.d] executing container initialization scripts...,
[cont-init.d] 20-start.sh: executing... ,
/start.sh: line 57: /root/ph_install.sh: No such file or directory,
[cont-init.d] 20-start.sh: exited 1.,
[cont-finish.d] executing container finish scripts...,
[cont-finish.d] done.,
[s6-finish] waiting for services.,
[s6-finish] sending all processes the TERM signal.
docker rm -f pihole returns
Error: No such container: pihole
I've moved my config to a stack/compose file and tried it (within portainer), and it's still breaking with the same error.