unraid-tailscale icon indicating copy to clipboard operation
unraid-tailscale copied to clipboard

Regular releases?

Open aaomidi opened this issue 2 years ago • 7 comments

Could we setup regular docker builds of this to keep up with latest images?

aaomidi avatar Aug 13 '22 20:08 aaomidi

Yes please! Maybe there is a way to reference the Tailscale repo? My docker is on 1.28 but the Linux version is on 1.30

k10urzd avatar Sep 06 '22 14:09 k10urzd

I'll make a PR/Fork

aaomidi avatar Sep 06 '22 15:09 aaomidi

any luck with this?

ollysharp avatar Nov 06 '22 20:11 ollysharp

I am not going to do that, as I've explained in forums many times.

x.0 releases are often buggy and an x.1 comes out soon after, so wouldn't be inflicting those on user base. I normally wait at least 2 weeks after a x.1 release before I push a new version to avoid issues for people.

If you want to make your own docker however no need to fork, this is just a build script, you can build any version with it and use that if you wish.

./build.sh ()

dev at the end will tage the image with dev

deasmi avatar Nov 07 '22 11:11 deasmi

I will have a look at automatially pushing builds, but latest tag is never going to auto update

deasmi avatar Nov 07 '22 11:11 deasmi

I will have a look at automatially pushing builds, but latest tag is never going to auto update

deasmi avatar Nov 07 '22 11:11 deasmi

Not sure how this could be done easily however.

https://stackoverflow.com/questions/58465057/trigger-a-github-action-when-another-repository-creates-a-new-release

If you can think of a way I would be happy to accept a PR with the guthub actions in it, otherwise it's still me doing it manually I'm afraid.

deasmi avatar Nov 07 '22 11:11 deasmi

Hey @deasmi , any chance you can upgrade to 1.32.3 which addresses some serious vulnerabilities? Or provide more information on how we can manually upgrade?

k10urzd avatar Nov 21 '22 22:11 k10urzd

My needs with tailscale grew a bit separate from this project (needed to be able to specify flags), so I've made this alternative: https://github.com/aaomidi/tailscale-sidecar

I'll try to get a PR working for this repo as well.

aaomidi avatar Nov 22 '22 20:11 aaomidi

Closing this as not an open issue

deasmi avatar Jan 31 '23 15:01 deasmi