Skip to content

flixtraktor | Error: Invalid or corrupt jarfile /opt/flixtraktor/flixtraktor.jar #6

@chrisb86

Description

@chrisb86

I try to build the image because the Docker hub repo is empty.

When I try to run flixtraktor it shows the error "flixtraktor | Error: Invalid or corrupt jarfile /opt/flixtraktor/flixtraktor.jar".

My compose.yml:

version: "3"
services:
  flixtraktor:
    image: flixtraktor
    # image: dylanvdbrink/flixtraktor:latest
    container_name: flixtraktor
    restart: unless-stopped
    build:
      context: https://github.com/dylanvdbrink/FlixTraktor.git

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