pdp-photofilm4you_gateway
Photo&Film4You gateway microservice for products, users, media, notifications (PDP-2FORUS Group)
2.2K
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:1e89e7a9c…
Size
132.1 MB
Last updated
7 months ago
docker pull jbalcellss/pdp-photofilm4you_gateway