Skip to content
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

Latest image broken for Raspberry Pi #33

Open
explorigin opened this issue Mar 31, 2021 · 2 comments
Open

Latest image broken for Raspberry Pi #33

explorigin opened this issue Mar 31, 2021 · 2 comments

Comments

@explorigin
Copy link

The latest image breaks on my RPi4 (image hash: sha256:51114f14d3f42a0142f5056d73ac92bb97a4a6ed5d2e9ad8221c15d190b4fce9):

autossh_web_1        | jnovack/autossh v2.0.0-4-g91ad8b5 revision 91ad8b5 built 2021-02-11T21:09:05Z
autossh_web_1        | Agent pid 9
autossh_web_1        | Identity added: (stdin) (autossh_user@router)
autossh_web_1        | [INFO ] Using STRICT_HOSTS_KEY_CHECKING
autossh_web_1        | sh: clock_gettime(MONOTONIC) failed
@jnovack
Copy link
Owner

jnovack commented Mar 31, 2021

@LucasZanella there is no fix on the image itself. The problem are missing / outdated library versions on the docker host, see here:

https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements

As long as you don't update your version of libseccomp or reconfigure your docker daemon this problem won't be fixed.

alpinelinux/docker-alpine#135 (comment)

@lattice0
Copy link

Try to use alpine something.12 instead of .13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants