Skip to content

Docker quits with message "exec user process caused: exec format error" #40

Description

@LordVoodoo

The docker container does not load, in Portainer I see this error message in the log file:
standard_init_linux.go:219: exec user process caused: exec format error

The docker-compose.yml is:

fhem.tablet: container_name: FHEM.Tablet image: knowthelist/ftui:latest ports: - 8079:80 volumes: - ./fhem.tablet/index.html:/usr/share/nginx/html/index.html networks: - internal

Docker is running on an Intel 64bit based Host with Debian running.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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