tam481

Results 22 comments of tam481

@Tzahi12345 Thank you for your reply. I tried that and it didn't work either. I'm going to try an earlier version and report back.

@Tzahi12345 I tried with the previous nightly-arm release (I believe it's v4.1) It didn't work either. Then I changed the downloader to "curl" and it worked. However, subsequent downloads failed...

I'm not a docker expert but I would love to use a docker version so I'm adding my +1 to the original request :-)

@alxrdn I'm trying to use the code above in a Dockerfile but I keep getting "Step 2/12 : ADD /.asksonic /app ADD failed: file not found in build context or...

That's exactly what I have minus the docker-compose.yml file /image # ls -l total 8 drwxr-xr-x 5 root root 4096 Dec 5 20:58 asksonic -rw-r--r-- 1 root root 355 Dec...

Ignore that. I managed to do it with "docker build -t asksonic ."

Thank you for that. I managed to build the image but when I start it I get the following error: [OKAY] Loaded ENV .env File as KEY=VALUE Format 7:47:24 PM...

Thank you so much. That fixed it.

Just adding my +1 to this. Apologies if this is not the correct method.