PromucFlow_constructor/deploy/docker/fs/opt/appsmith
Shrikant Sharat Kandula 63322193d2
chore: Remove build-essential by default in the Docker image (#27813)
This removes ~70 medium/low severity CVEs reported on our Docker image,
by removing `build-essential` from being installed by default in the
Docker image.

We only need it when compiling Redis, which is needed on _some_ ARM
systems, that re configured with a page-size of greater than 4096. For
example, CentOS 8.
2023-10-05 10:26:39 +05:30
..
templates fix: Route for HTTP-01 challenge, instead of redirecting (#27788) 2023-10-04 15:37:32 +05:30
utils fix: Fix backup command getting version (#27780) 2023-10-04 15:28:26 +05:30
entrypoint.sh chore: Remove build-essential by default in the Docker image (#27813) 2023-10-05 10:26:39 +05:30
healthcheck.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
init_ssl_cert.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
install_docker.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
prepare-image.mjs chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
pull_resource.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
renew-certificate.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
run-java.sh fix: Fix backend failing to start when running with a custom PORT (#27461) 2023-09-20 10:27:54 +05:30
run-nginx.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
run-postgres.sh fix: Use temporary directory for embedded postgres stats data (#27455) 2023-09-27 11:35:43 +05:30
run-starting-page-init.sh chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
run-with-env.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
start_app.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
starting-page-init.py chore: Run NGINX with readonly root FS support (#27453) 2023-09-27 13:38:47 +05:30
update-and-restart-supervisor.sh chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30