Closed meonkeys closed 5 years ago
This may be specific to snap-installed Docker and docker-compose. I cannot repro on another Ubuntu 18.04 LTS computer where Docker was installed via apt
.
Try to remove .taskrc
and initialize it with task
command first. Docker version of taskwarrior-web relies on existing configuration. I suppose that the empty .taskrc
file doesn't work.
I reproduced the issue. Doesn't matter which .taskrc
is used.
FROM alpine
was used in the Dockerfile. Switching back to alpine:3.7
solves the issue.
make run
doesn't work for me. I'm on Ubuntu 18.04 LTS and I installed Docker via snap.The first error I got was:
I noticed that
~/snap/docker/321/.taskrc
was a directory, so I removed it, and rantouch ~/snap/docker/321/.taskrc
.Now
make run
exits successfully, but the container dies:Ruby then crashes trying to load a file: