Add ping and dig to Nextcloud container for troubleshooting.

This commit is contained in:
2023-08-19 13:13:30 -07:00
parent 7cdb6d620b
commit c117c6aec7

View File

@@ -3,7 +3,7 @@
# Put fixes in a file so they do not need remembered.
docker exec -it nextcloud-app-1 apt update -y
docker exec -it nextcloud-app-1 apt install -y sudo libmagickcore-6.q16-6-extra htop
docker exec -it nextcloud-app-1 apt install -y sudo libmagickcore-6.q16-6-extra htop iputils-ping dnsutils
# 2022-10-30 More additions after moving to Nextcloud version 25.
docker exec -itu www-data nextcloud-app-1 ./occ db:add-missing-columns