feat: add 4 dev-tail Selkies images (mysql-workbench, sqlitebrowser, github-desktop, yaak)#27
Merged
Merged
Conversation
…github-desktop, yaak)
Database tools + git client + API client. Mix of distribution patterns:
mysql-workbench-selkies (vendor versioned .deb):
Not in Ubuntu noble apt — Oracle ships only via dev.mysql.com (302
to cdn.mysql.com). Pinned to 8.0.42 via MYSQL_WORKBENCH_VERSION ARG.
No "latest" symlink upstream; bump the ARG to upgrade.
sqlitebrowser-selkies (Ubuntu apt):
apt install sqlitebrowser. Cleanest install in the batch.
github-desktop-selkies (community .deb from shiftkey/desktop):
GitHub Inc. doesn't ship Linux. shiftkey/desktop is the
community-maintained Linux fork — tracks upstream and ships .deb /
.rpm / .AppImage. Asset: GitHubDesktop-linux-amd64-VERSION.deb.
Electron — needs --no-sandbox.
yaak-selkies (vendor .deb from mountain-loop/yaak):
API client (Postman/Insomnia alternative). Tauri/Electron-style —
needs --no-sandbox.
Removed legacy KasmVNC templates:
- development/mysql-workbench.yaml
- development/sqlitebrowser.yaml
- development/github-desktop.yaml
- development/yaak.yaml
Local rebuild + verify skipped (Docker disk constraint). All 4 vendor
URLs verified live before writing:
mysql-workbench: dev.mysql.com 302→cdn.mysql.com (HTTP 200)
sqlitebrowser: confirmed in Ubuntu noble apt-cache
github-desktop: shiftkey/desktop release-3.4.13-linux1 with the
expected GitHubDesktop-linux-amd64-VERSION.deb asset
yaak: latest v2026.3.1 with yaak_2026.3.1_amd64.deb asset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Database tools + git client + API client. Mix of distribution patterns.
Notes
Removed legacy KasmVNC templates
`development/mysql-workbench.yaml`, `development/sqlitebrowser.yaml`, `development/github-desktop.yaml`, `development/yaak.yaml`.
Local verification skipped (Docker disk)
All 4 vendor URLs verified live:
Test plan
Catalog progress
After this lands: 49 published Selkies-native images. Development category: vscodium, dbeaver, godot, openscad, xournalpp, mysql-workbench, sqlitebrowser, github-desktop, yaak (9 total). ~22 templates remain pending-migration.
Remaining clusters