Skip to content

Add paradedb image - #1

Merged
isaacvando merged 7 commits into
mainfrom
add_paradedb_image
May 8, 2026
Merged

Add paradedb image#1
isaacvando merged 7 commits into
mainfrom
add_paradedb_image

Conversation

@isaacvando

Copy link
Copy Markdown
Collaborator

I validated this locally using the bashbrew tool used by DOI and another check from their CI. I had to build bashbrew from source.

bashbrew build paradedb
bashbrew list paradedb
bashbrew cat paradedb
.github/workflows/naughty.sh paradedb

I copied the tag format from the existing image. The latest-X tags had to be removed thought because DOI doesn't allow them https://github.com/docker-library/official-images#tags-and-aliases. To replace them I added pgX tags as they recommended. Might be good to add these tags to the main image also.

Comment thread library/paradedb Outdated
@isaacvando

Copy link
Copy Markdown
Collaborator Author

Looks like that CI step is failing because this is a fork

@isaacvando
isaacvando requested a review from philippemnoel May 8, 2026 21:12
Comment thread library/paradedb
Directory: docker
File: official/18/Dockerfile

Tags: 0.23.4-pg17, v0.23.4-pg17, 17-v0.23.4, pg17

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 can add these pgXX tags to the monorepo workflow as well

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@isaacvando
isaacvando merged commit 8387828 into main May 8, 2026
9 of 10 checks passed
@isaacvando
isaacvando deleted the add_paradedb_image branch May 8, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants