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

Images are a year out of date #172

Open
aaronmgriffin opened this issue Jun 22, 2024 · 10 comments
Open

Images are a year out of date #172

aaronmgriffin opened this issue Jun 22, 2024 · 10 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@aaronmgriffin
Copy link

Describe the issue

Images on both dockerhub and github packages are very outdated, and the repo is behind the parent wireguard repo. Please update!

Expected behavior

The readme suggests weekly/monthly image updates on :edge and :latest tags

@aaronmgriffin aaronmgriffin added bug Something isn't working help wanted Extra attention is needed labels Jun 22, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Aug 21, 2024
@KaKi87
Copy link

KaKi87 commented Aug 21, 2024

Bump

@github-actions github-actions bot removed the Stale label Aug 22, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Oct 21, 2024
@KaKi87
Copy link

KaKi87 commented Oct 21, 2024

Up

@github-actions github-actions bot removed the Stale label Oct 22, 2024
@jaycuse
Copy link

jaycuse commented Nov 8, 2024

Created a PR to update base image. Hopefully this can get us a new build.
#178

I see that part of the reason there are no new builds is because the ci is failing since old base image is no longer around:
https://github.com/bubuntux/nordlynx/actions/runs/11730626877/job/32678909039

@jaycuse
Copy link

jaycuse commented Nov 22, 2024

Unfortunately the build is still failing.

Error: buildx failed with: ERROR: failed to solve: ghcr.io/linuxserver/baseimage-alpine:3.20: failed to resolve source metadata for ghcr.io/linuxserver/baseimage-alpine:3.20: no match for platform in manifest: not found

It appears to be missing some target platforms.

@arkandias
Copy link

I decided to update this image to catch up with the upstream linuxserver/wireguard repo a few weeks back, as it seemed that it was not maintained anymore. Since then PR #178 has been merged, but I'm sharing my work for those interested: arkandias/docker-nordlynx.
It will be kept synchronized with linuxserver/wireguard image.

As I was trying to understand and streamline the configuration, I eventually rewrote most of the code but the workflow remains globally the same. Key differences include:

  • Migrated to s6-overlay v3 to align with linuxserver/wireguard (this is the most visible modification as it completely change the subdirectory structure of the project).
  • Support connection using access token (as it is now possible to retrieve the private key using NordVPN API).
  • IPv6 disable (as I lack knowledge on this matter and did not want to use code I don't understand).

Any feedbacks or contributions are very much welcome!

@KaKi87
Copy link

KaKi87 commented Dec 3, 2024

Hi,
Thank you !
How do I make requests through it ?

Copy link

github-actions bot commented Feb 2, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Feb 2, 2025
@KaKi87
Copy link

KaKi87 commented Feb 2, 2025

@arkandias 🙏

@github-actions github-actions bot removed the Stale label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants