Linux server 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Docker version 23.0.1, build a5ee5b1
No log output from command 'docker logs earnapp'
'docker exec -it earnapp earnapp showid' or 'docker-compose exec earnapp install' throws:
Error response from daemon: Container 042ae9a5adea254d7fa5097f196e5c38bea0ee2bbe9a8e815363114308c18bbf is restarting, wait until the container is running
I've tried rebuilding the docker container and data directory, and using 'hourly-latest' build.
The lite version appears to work, but obviously I do not then have the required UUID.
Compose:
earnapp: container_name: earnapp image: fazalfarhan01/earnapp:latest privileged: true volumes:
Linux server 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Docker version 23.0.1, build a5ee5b1
No log output from command 'docker logs earnapp'
'docker exec -it earnapp earnapp showid' or 'docker-compose exec earnapp install' throws: Error response from daemon: Container 042ae9a5adea254d7fa5097f196e5c38bea0ee2bbe9a8e815363114308c18bbf is restarting, wait until the container is running
I've tried rebuilding the docker container and data directory, and using 'hourly-latest' build.
The lite version appears to work, but obviously I do not then have the required UUID.
Please advise.