Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add container image for query-builder client application #32217

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

esolitos
Copy link
Contributor

@esolitos esolitos commented Aug 22, 2024

What

This adds a simple Dockerfile and pipeline to build a container ghcr.io/vespa-engine/vespa/query-builder container image.

Why

This provides a ready-made tool for the developers to use when testing/exploring Vespa, without the need to clone this repo and having node installed locally.

Additional Info

As this is a developer-oriented tool all the container image tags are prefixed with dev-, to clarify that this is not to be used in a production environment.

Adds a new Dockerfile for the client-side application. This allows the application to be easily built and run as a containerized service.
@esolitos esolitos changed the title query-builder-container feat: add container image for query-builder client application Aug 22, 2024
@esolitos esolitos self-assigned this Aug 22, 2024
@esolitos esolitos marked this pull request as ready for review August 22, 2024 07:41
@bjormel bjormel requested a review from aressem August 22, 2024 07:45
@freva freva self-requested a review August 22, 2024 07:45
aressem
aressem previously approved these changes Aug 22, 2024
client/js/app/Dockerfile Outdated Show resolved Hide resolved
@esolitos esolitos merged commit f13cb6b into master Aug 22, 2024
4 checks passed
@esolitos esolitos deleted the query-builder-container branch August 22, 2024 10:30
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.

3 participants