You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
It is a bit difficult to know and set the terminusdb server version when runnning the script. by default it is always choosing the latest. To know the tags available, it is required to look into the repository of the terminusdb server.
This can be a problem when setting up a container for testing, evaluation, or investigation purpose, among other situation.
Describe the solution you'd like
Adding a command, to the terminus-container script, to collect the list of available tags, from the terminusdb server repository, would ease such task.
Describe alternatives you've considered
/
Additional context
/
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It is a bit difficult to know and set the terminusdb server version when runnning the script. by default it is always choosing the latest. To know the tags available, it is required to look into the repository of the terminusdb server.
This can be a problem when setting up a container for testing, evaluation, or investigation purpose, among other situation.
Describe the solution you'd like
Adding a command, to the
terminus-container
script, to collect the list of available tags, from the terminusdb server repository, would ease such task.Describe alternatives you've considered
/
Additional context
/
The text was updated successfully, but these errors were encountered: