mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We currently configure ‘APT::Get::Assume-Yes’ in our custom Docker image, but this is the only place we rely on it (outside of the Dockerfile itself), and it’s better not to. Also ‘apt-get remove && apt-get purge’ is the same as just ‘apt-get purge’. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| activate-venv | ||
| build-docker-images | ||
| Dockerfile | ||
| Dockerfile.prod | ||
| production-build | ||
| production-install | ||
| production-upgrade | ||
| production-upgrade-pg | ||
| production-verify | ||
| send-failure-message | ||
| setup-backend | ||
| setup-frontend | ||
| success-http-headers.template.txt | ||