Frontend for the spring-designfactory application
56
app:
image: 'lucasguerras/next-designfactory:1.0.0'
container_name: 'next_app'
restart: 'no'
environment:
API_ENDPOINT: 'app'
ports:
- '3000:3000'
links:
- app
depends_on:
- app
Content type
Image
Digest
sha256:7a8c30d99…
Size
83.5 MB
Last updated
about 1 year ago
docker pull lucasguerras/next-designfactory:1.0.0