test reports for test.sh and fix test.sh deployments (#6027)

This commit is contained in:
Anthony Stirling
2026-03-29 23:35:45 +01:00
committed by GitHub
parent dd44de349c
commit 2fdc9c112f
8 changed files with 391 additions and 69 deletions

View File

@@ -2,9 +2,6 @@
services:
stirling-pdf:
container_name: Stirling-PDF-Fat-Disable-Endpoints
build:
context: ../../..
dockerfile: docker/embedded/Dockerfile.fat
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:fat
build:
context: ../../../

View File

@@ -1,13 +1,10 @@
services:
stirling-pdf:
container_name: Stirling-PDF-Security-Fat
build:
context: ../../..
dockerfile: docker/embedded/Dockerfile.fat
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:fat
build:
context: ../../../
dockerfile: docker/embedded/Dockerfile
dockerfile: docker/embedded/Dockerfile.fat
deploy:
resources:
limits:

View File

@@ -1,9 +1,6 @@
services:
stirling-pdf:
container_name: Stirling-PDF-Ultra-Lite
build:
context: ../../..
dockerfile: docker/embedded/Dockerfile.ultra-lite
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:ultra-lite
build:
context: ../../../

View File

@@ -1,9 +1,6 @@
services:
stirling-pdf:
container_name: Stirling-PDF-Security-Fat-with-login
build:
context: ../../..
dockerfile: docker/embedded/Dockerfile.fat
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:fat
build:
context: ../../../