pdp-photofilm4you_digital
Photo&Film4You digital microservice (PDP-2FORUS Group)
2.6K
High-performance API Gateway for the PhotoFilm4You platform. This repository hosts the official Docker image for the Gateway microservice, the entry point for all backend APIs.
docker pull jbalcellss/pdp-photofilm4you_gateway:latest
docker run -p 8080:8080 jbalcellss/pdp-photofilm4you_gateway:latest
services:
gateway:
image: jbalcellss/pdp-photofilm4you_gateway:latest
ports:
- "8080:8080"
environment:
SPRING_PROFILES_ACTIVE: docker
Content type
Image
Digest
sha256:65b03be82…
Size
202.2 MB
Last updated
6 months ago
docker pull jbalcellss/pdp-photofilm4you_digital