ftui icon indicating copy to clipboard operation
ftui copied to clipboard

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

Open LordVoodoo opened this issue 2 years ago • 3 comments

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.

LordVoodoo avatar Sep 20 '22 10:09 LordVoodoo

Kann ich bestätigen, bei mir das gleiche! Wie kann ich das lösen?

Reinschki avatar Oct 16 '22 08:10 Reinschki

Same here.

bstaeheli avatar Oct 28 '22 12:10 bstaeheli

selbes Problem.

sir-andreas avatar Nov 18 '22 10:11 sir-andreas