Sign inSign up

systemsome/reubah

By systemsome

Updated 6 months ago

Image
0

268

systemsome/reubah repository overview

services:
  reubah:
    image: systemsome/reubah:25.08.03
    container_name: reubah
    ports:
      - "8081:8081"
    volumes:
      - ./tmp:/app/tmp
      - ./doc-temp:/tmp
    environment:
      - PORT=8081
    restart: unless-stopped

Tag summary

Content type

Image

Digest

sha256:e49c73776

Size

374.2 MB

Last updated

6 months ago

docker pull systemsome/reubah:25.08.03