Giter Club home page Giter Club logo

Comments (4)

TijsVK avatar TijsVK commented on August 16, 2024

Well, there is an update available, simply updating ARG TSVERSION=1.48.1 to ARG TSVERSION=1.56.1 in the Dockerfile creates a docker image with the latest version (at this time).

Auto update was introduced in beta in 1.52, maybe when it comes out of beta and is on by default this will no longer be an issue. As an alternative solution, there really should be a download path like https://pkgs.tailscale.com/stable/tailscale_latest_${TARGETARCH}.tgz with the docker extension automatically updating when this is updated.

from docker-extension.

QuantumLibet avatar QuantumLibet commented on August 16, 2024

Thank you very much.

That would be a nice workaround. But, to be honest, I do not know where to find the extension's Dockerfile. Docker is not really transparent about where it stores the files of "Extensions" downloaded from its "Extensions Marketplace". docker-extension extension ls doesn't offer much info. I'd really appreciate a hint on where to look for the Dockerfile.

The latest version of the Tailscale extension on the marketplace (as of today) is v1.0.1. It would make much more sense (for me, as a simple user) if this would at least have the version of the included Tailscale binary, which is 1.48.1.
And if that was kept in sync with the rest of the Tailscale releases, that would be perfect. Which, if I understand you correctly, might become a thing once the autoupdater comes out of beta. That sounds promising!

Thanks again! And have a nice day.

from docker-extension.

TijsVK avatar TijsVK commented on August 16, 2024

@QuantumLibet This is the repo from which the docker extension is build, in fact they provide a guide on how to make the extension in the README. As such the dockerfile can be found in the top folder.

To build it with the most recent version: clone the repo, change the line in the Dockerfile[note that the version I mentioned in my reply is no longer the most recent version], follow instructions in the README to build and install it.

from docker-extension.

QuantumLibet avatar QuantumLibet commented on August 16, 2024

Thanks again.

I assumed I'd be able to change the config of the installed extension to somehow force it to pull a more updated version of tailscale.

from docker-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.