cross-posted from: https://lazysoci.al/post/14145485

There’s a service that I want to use, however for reasons, it no longer has any builds available. Consequently, I am thinking of building it myself. How does one go about doing that and then afterwards, how do I get it up on Docker hub? Can I just create an account and upload?

  • @NegativeLookBehind
    link
    English
    28 months ago

    Ok, so it looks like you don’t need to build anything? The project is deprecated, but that doesn’t mean you can’t use the container image.

    • @[email protected]OP
      link
      fedilink
      18 months ago

      The container image is out of date and broken. The developer spun up a new release, but because it was broken for six months, Linux Server deprecated it, hence wanting to build it myself.