Skip to content

won't deploy in portainer #3

@crispybegs

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions