Sign inSign up

systemsome/ech0

By systemsome

Updated 8 months ago

Ech0 - 下一代开源联合发布平台。

Image
0

576

systemsome/ech0 repository overview

本项目GitHub:https://github.com/lin-snow/Ech0

services:
   ech0:
     image: systemsome/ech0:latest
     container_name: ech0
     ports:
       - "6277:6277"
     volumes:
       - ./data:/app/data
     environment:
       - JWT_SECRET="Hello Echos"
    restart: always

Tag summary

Content type

Image

Digest

sha256:d99eaa083

Size

47 MB

Last updated

8 months ago

docker pull systemsome/ech0