Uninstalling Timeline

To remove Timeline, execute the following commands, as root, to remove the docker containers and images, and other files. If you are not using the host machine with the root user, start a new shell with root privileges using the command sudo bash.

  1. user@host:~# docker kill $(docker ps -q)
  2. user@host:~# docker rm $(docker ps -aq)
  3. user@host:~# docker rmi $(docker images -aq)
  4. user@host:~# docker network rm timeline_network
  5. user@host:~# rm /etc/systemd/system/timeline.service
  6. user@host:~# rm -rf /opt/timeline

22.09.2023 8:59:47

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.