Fixes [31877](https://github.com/appsmithorg/appsmith/issues/31877) ``` sudo docker run -it -d --name ap -e APPSMITH_LOG_DIR=/logs --pull always appsmith/appsmith-dp:ce-31926 (base) ➜ appsmith-ee git:(release) ✗ docker exec -it -u root ap bash root@3d17510be0d7:/opt/appsmith# ls /logs/* /logs/backend: backend-3d17510be0d7.log /logs/editor: access-3d17510be0d7.log error-3d17510be0d7.log /logs/rts: rts-3d17510be0d7.log root@3d17510be0d7:/opt/appsmith# ``` |
||
|---|---|---|
| .. | ||
| templates | ||
| utils | ||
| auto_heal.sh | ||
| caddy-reconfigure.mjs | ||
| entrypoint.sh | ||
| healthcheck.sh | ||
| install_docker.sh | ||
| mongodb-fixer.sh | ||
| pull_resource.sh | ||
| run-caddy.sh | ||
| run-java.sh | ||
| run-postgres.sh | ||
| run-starting-page-init.sh | ||
| run-with-env.sh | ||
| start_app.sh | ||
| starting-page-init.py | ||
| update-and-restart-supervisor.sh | ||