ftui
ftui copied to clipboard
Docker quits with message "exec user process caused: exec format error"
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.
Kann ich bestätigen, bei mir das gleiche! Wie kann ich das lösen?
Same here.
selbes Problem.