Elfatih Blog

[[Mino]] [[Mino Restic]]

version: '3'
services:
  minio:
    image: quay.io/minio/minio
    ports:
      - "9555:9000"
      - "9556:9090"
    volumes:
      - ~/minio/data:/data
    environment:
      - MINIO_ROOT_USER=fatih
      - MINIO_ROOT_PASSWORD=HO*0
    command: server /data --console-address ":9090"
Follow me

ELFATIH KHALID (Eng., MSc.) | Cyber Security Advisor