Hallo Stefan, hallo Ralf,
auf dem Rechner laufen cups, postfix, fetchmail, dovecot, mysql, minidlna und diverse Anwenderprogramme.
Libreoffice, moneyplex, avidemux …
Ach ja apparmor läuft !!!
Versuch macht kluch -
tux:~/scripts # ./docker-update.sh
Pulling watchtower … done
Pulling db … done
Pulling egroupware … done
Pulling push … done
Pulling nginx … done
ERROR: Configuration for volume sources-push specifies “device” driver_opt /_data/swoolepush, but a volume with the same name us
es a different “device” driver_opt (/var/lib/docker/volumes/egroupware-docker_sources/_data/swoolepush). If you wish to use the
new configuration, please remove the existing volume “egroupware-docker_sources-push” first:
$ docker volume rm egroupware-docker_sources-push
tux:~/scripts # systemctl stop docker
You have new mail in /var/spool/mail/root
tux:~/scripts # docker rm -f egroupware-push
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
tux:~/scripts # systemctl start docker
tux:~/scripts # docker rm -f egroupware-push
egroupware-push
Hab ich ihn glöscht ??
tux:~/scripts # ./docker-update.sh
Pulling watchtower … done
Pulling db … done
Pulling egroupware … done
Pulling push … done
Pulling nginx … done
ERROR: Configuration for volume sources-push specifies “device” driver_opt /_data/swoolepush, but a volume with the same name us
es a different “device” driver_opt (/var/lib/docker/volumes/egroupware-docker_sources/_data/swoolepush). If you wish to use the
new configuration, please remove the existing volume “egroupware-docker_sources-push” first:
$ docker volume rm egroupware-docker_sources-push
tux:~/scripts #
Schade hat nicht geklappt.
Noch ein Versuch
tux:~/scripts # docker container stop egroupware-push
Error response from daemon: No such container: egroupware-push
tux:~/scripts # docker container stop egroupware
egroupware
tux:~/scripts # docker rm -f egroupware-push
Error: No such container: egroupware-push
tux:~/scripts # docker container start egroupware
egroupware
tux:~/scripts #
Ich geb ja nicht auf :
tux:~/scripts # docker container stop egroupware
egroupware
You have new mail in /var/spool/mail/root
tux:~/scripts # docker volume rm egroupware-docker_sources-push
egroupware-docker_sources-push
tux:~/scripts # docker container start egroupware
egroupware
tux:~/scripts # ./docker-update.sh
Pulling db … done
Pulling egroupware … done
Pulling push … done
Pulling nginx … done
Pulling watchtower … done
Creating volume “egroupware-docker_sources-push” with default driver
Recreating egroupware-db … done
Recreating egroupware-watchtower … done
Recreating egroupware … done
Creating egroupware-push … error
ERROR: for egroupware-push Cannot create container for service push: failed to mount local volume: mount /_data/swoolepush:/var
/lib/docker/volumes/egroupware-docker_sources-push/_data, flags: 0x1000: no such file or directory
ERROR: for push Cannot create container for service push: failed to mount local volume: mount /_data/swoolepush:/var/lib/docker
/volumes/egroupware-docker_sources-push/_data, flags: 0x1000: no such file or directory
ERROR: Encountered errors while bringing up the project.
egroupware läuft noch puuuh
Ich weiß nicht weiter
Lothar