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

[announcement] Multi-arch docker image by linuxserver.io released #65

Closed
aptalca opened this issue Apr 21, 2021 · 1 comment
Closed

Comments

@aptalca
Copy link

aptalca commented Apr 21, 2021

Hey guys, not a bug but an announcement really.

We, LinuxServer.io, just released a multi-arch docker image (x86_64, arm32v7 and arm64v8) for Endlessh, pushed to Docker Hub, GHCR and Gitlab.

The readme is here: https://github.com/linuxserver/docker-endlessh

In a nutshell, you can run it as a stateless container, configured via env vars, logging to container log. You can also have it log to file if you want to pair it with fail2ban (not included).

The endlessh process runs as an unprivileged user inside the container and it listens on port 2222, but you can map that to any port on the host (including 22). The image gets weekly OS package updates, and will automatically build and push any commits to the master repo here.

Enjoy!

PS. Thanks @skeeto for the code. We included the donation link for https://secure.givewell.org/ in the container log and in the Github sponsors button based on your blog entry about it. We hope that's OK.

@skeeto
Copy link
Owner

skeeto commented Apr 22, 2021 via email

@aptalca aptalca closed this as completed Mar 21, 2024
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

2 participants