Sign inSign up

smhw3565/migu

By smhw3565

Updated 9 months ago

Image
0

364

smhw3565/migu repository overview

docker-compose.yml

version: '3.8'

services:
  migu_video:
    image: smhw3565/migu
    container_name: migu
    restart: always
    network_mode: "host"
    environment:
      - mport=3000
      - mhost="http://127.0.0.1:3000"

Tag summary

Content type

Image

Digest

sha256:9d0bcfc72

Size

54.3 MB

Last updated

9 months ago

docker pull smhw3565/migu