conrad82
conrad82
Wow quick response! :) I could find the error message around the web, but a bit unclear to me how it relates to this project Congrats on v1.0 :)
@Jafner , the log is not very exciting I'm afraid: (I assume multiple lines is caused by restart: unless-stopped ) ``` standard_init_linux.go:211: exec user process caused "exec format error" standard_init_linux.go:211:...
I tried building it myself (I forked archivy-docker repo to https://github.com/conrad82/archivy-docker ) First it fails at step 3 ``` Step 3/18 : RUN pip3.9 install --prefix=/install archivy==$VERSION ---> Running in...