Sign inSign up

aamservices/pm2-routify

By aamservices

Updated almost 6 years ago

Image
0

70

aamservices/pm2-routify repository overview

Docker PM2 Routify

powered by pm2:latest-stretch image

Routify Routes for Svelte, automated by your file structure.

Available tags you can use: dev

docker-compose.yml

version: '2'
services:
  sapper:
    image: aamservices/pm2-routify:latest
    restart: unless-stopped
    volumes:
      - data:/usr/src/app
    networks:
      - internal
    ports:
      - 3000
volumes:
  data:
    driver: local

Tag summary

Content type

Image

Digest

Size

363.3 MB

Last updated

almost 6 years ago

docker pull aamservices/pm2-routify:dev