With zammad 4.x the docker image has changed.
For installing vi or nano you need to be root.
So Step 1 is now:
docker exec -u 0 -it zammad-docker-compose_zammad-nginx_1 /bin/bash
Greetings Peter
With zammad 4.x the docker image has changed.
For installing vi or nano you need to be root.
So Step 1 is now:
docker exec -u 0 -it zammad-docker-compose_zammad-nginx_1 /bin/bash
Greetings Peter