-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error al levantar el compose: standard_init_linux.go:211: exec user process caused "exec format error" #14
Comments
hola, yo estoy teniendo el mismo problema, quiero agregar que no lo estoy corriendo en una RB no se si eso tiene que ver. Gracias y saludos. |
Si basicamente ese el error, yo no lo estaba corriendo sobre la RB por eso
el error, un error basico pero bueno.
El lun., 23 dic. 2019 a las 14:34, Conrado (<notifications@github.com>)
escribió:
… hola, yo estoy teniendo el mismo problema, quiero agregar que no lo estoy
corriendo en una RB no se si eso tiene que ver.
Gracias y saludos.
Conrado.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14?email_source=notifications&email_token=ANZLU4PRIIFHTSNLPD7N3ADQ2DZCJA5CNFSM4J6H6XFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHRSQYI#issuecomment-568535137>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANZLU4L2S3AL2NKNCW6UHGDQ2DZCJANCNFSM4J6H6XFA>
.
|
Claro, ese error es porque este repo solo funciona en raspberry (procesador ARM). Pero esa imagen seguro está para procesadores amd64: https://hub.docker.com/search?q=flexget&type=image Habria que probar alguna de esas :) |
@pablokbs he creado una imagen multiplataforma que permite los amd64. puedes usarla si quieres para actualizarlo, mi imagen esta en docker hub rafito5889/flexget:3.1.67 un saludo |
hola Pablo, me da este error cuando levanto el compose
standard_init_linux.go:211: exec user process caused "exec format error"
ERROR: Service 'flexget' failed to build: The command '/bin/sh -c apk add --update tzdata python py-pip ca-certificates && pip install --no-cache-dir --disable-pip-version-check flexget==2.21.0 transmissionrpc==0.11 && rm -rf /var/cache/apk/*' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: