LizardByte / community

Public feedback discussions for LizardByte.
0 stars 0 forks source link

Add `latest` tag for Docker images #543

Closed nwithan8 closed 2 days ago

nwithan8 commented 2 days ago

Is there an existing issue for this?

Is your issue described in the documentation?

Is your issue present in the latest beta/pre-release?

This issue is present in the latest pre-release

Describe the Bug

No latest and/or consistent tag on Docker Hub pointing to a latest/master/development image.

Expected Behavior

A latest tag that always points to the latest stable Docker image for Sunshine. latest is commonly used, but does not need to be explicitly this.

Additional Context

No response

Host Operating System

Docker

Operating System Version

N/A

Architecture

other, n/a

Sunshine commit or version

N/A

Package

Linux - Docker

GPU Type

n/a

GPU Model

N/A

GPU Driver/Mesa Version

N/A

Capture Method

None

Config

No response

Apps

No response

Relevant log output

N/A
ReenigneArcher commented 2 days ago

Sure we do, but it depends on which distro and distro version.

latest: https://hub.docker.com/r/lizardbyte/sunshine/tags?name=latest- master: https://hub.docker.com/r/lizardbyte/sunshine/tags?name=master-

Edit: if you're specifically referring to v0.23.1 (for example), yea we don't have a tag that points to that... and at this point I don't really have a good way to do that since a beta/stable are technically created the same exact way. The only difference is the GitHub pre-release is edited to become a stable release.