Skip to content

Add NuoDB client package#4

Closed
sivanov-nuodb wants to merge 1 commit intomainfrom
sivanov/nuodb-client
Closed

Add NuoDB client package#4
sivanov-nuodb wants to merge 1 commit intomainfrom
sivanov/nuodb-client

Conversation

@sivanov-nuodb
Copy link
Collaborator

@sivanov-nuodb sivanov-nuodb commented Jan 21, 2025

Include nuocmd and other NuoDB client tools in the sidecar.

@@ -1,9 +1,13 @@
FROM library/python:3.12-slim

ARG NUODBCLIENT_VERSION="2024.1"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will change this to 2025.1 before merging the PR.

@adriansuarez
Copy link

adriansuarez commented Jan 21, 2025

Why not use pip install pynuoadmin? We still need a new release of the pynuoadmin, but that is required anyway if we need a new version of nuocmd.

@kontaras
Copy link

Why not use pip install pynuoadmin? We still need a new release of the pynuoadmin, but that is required anyway if we need a new version of nuocmd.

How regularly is pynuoadmin updated?

@adriansuarez
Copy link

How regularly is pynuoadmin updated?

Ideally, every time there is a NuoDB release that delivers new pynuoadmin functionality.

@sivanov-nuodb
Copy link
Collaborator Author

Abandoning this PR because of #5.
Installing only pynuoadmin keeps the sidecar image smaller.

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