Skip to content

Add latest image check in RELEASE.md#95

Open
stanbrub wants to merge 7 commits into
deephaven:mainfrom
stanbrub:Add-Latest-Image-Check-in-RELEASE.md
Open

Add latest image check in RELEASE.md#95
stanbrub wants to merge 7 commits into
deephaven:mainfrom
stanbrub:Add-Latest-Image-Check-in-RELEASE.md

Conversation

@stanbrub

@stanbrub stanbrub commented Jun 11, 2024

Copy link
Copy Markdown
Collaborator

Added some instructions for extra checking on the latest tag in the case where an older version is begin patched.

Related to #94

@stanbrub stanbrub self-assigned this Jun 11, 2024
@stanbrub
stanbrub requested a review from devinrsmith June 11, 2024 01:48
Comment thread RELEASE.md
Comment on lines +57 to +61
Verify that the latest version, which may not be `X.Y.Z`, is correct in the `latest` image.

```shell
$ docker run --rm --name deephaven -p 10000:10000 ghcr.io/deephaven/server:latest
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to ensure you pull ghcr.io/deephaven/server:latest first.

@stanbrub
stanbrub requested a review from devinrsmith May 8, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants