Sign inSign up

chaiyd/sentinel

By chaiyd

•Updated about 5 years ago

Image
0

291

chaiyd/sentinel repository overview

⁠sentinel

⁠doc
⁠docker-compose
version: '3'

services:
  sentinel:
    container_name: sentinel
    image: chaiyd/sentinel:1.8.1
    restart: always
    environment:
      - JAVA_OPTS=-Xms256m -Xmx512m -Duser.timezone=Asia/Shanghai
    ports:
      - "8080:8080"

Tag summary

Content type

Image

Digest

Size

77.9 MB

Last updated

about 5 years ago

docker pull chaiyd/sentinel