Skip to content

won't deploy in portainer #3

Description

@crispybegs

my compose is

services:
  newtarr:
    image: ghcr.io/elfhosted/newtarr:latest
    container_name: newtarr
    restart: unless-stopped
    ports:
      - "9705:9705"
    volumes:
      - /home/crispy/docker/newtarr/config:/config
    environment:
      - TZ=UTC

but getting

Deployment error
Failed to deploy a stack: compose up operation failed: Error response from daemon: manifest unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions