Sign inSign up

lucasguerras/next-designfactory

By lucasguerras

•Updated about 1 year ago

Frontend for the spring-designfactory application

Image
Languages & frameworks
Web servers
0

56

lucasguerras/next-designfactory repository overview

⁠Example of image usage containing the basic information for it to work alongside a database

  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

Tag summary

Content type

Image

Digest

sha256:7a8c30d99…

Size

83.5 MB

Last updated

about 1 year ago

docker pull lucasguerras/next-designfactory:1.0.0