Sign inSign up

geekyouth/moodist

By geekyouth

Updated over 2 years ago

https://github.com/geekyouth/moodist/

Image
5

10K+

geekyouth/moodist repository overview

https://github.com/geekyouth/moodist/

version: '3.9'
services:
  moodist:
    image: geekyouth/moodist:v1.2.0
    build:
      context: .
      dockerfile: Dockerfile
    logging:
      options:
        max-size: 100m
    restart: unless-stopped
    ports:
      - '8080:8080'

Tag summary

Content type

Image

Digest

sha256:b44d30a7d

Size

82.8 MB

Last updated

over 2 years ago

docker pull geekyouth/moodist:v1.2.0