Skip to content

error: one or more required arguments were not provided #96

@ansible42

Description

@ansible42

I keep getting required args not provided errors. Even if I am missing something simple it would be nice if the log gave a bit more info.

  rgit:
    container_name: rgit
    image: ghcr.io/w4/rgit:main
    restart: unless-stopped
    user: ${PUID}
    environment: 
      - REFRESH_INTERVAL=5m
    volumes:
        - ${GIT}:/git
    ports:
      - 3333:8000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions