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

Update container env #72

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Conversation

tuxmea
Copy link
Member

@tuxmea tuxmea commented Jan 10, 2024

Set hostname and port and allow own registry

We want to allow using different ports and hostnames.
We pass these information as arguments to the docker container.

A user wants to make use of a local registry.
Adding a parameter to hdm calls to set individual registry.

When we switched the container to make use of another port we forgot to
update the module.
We want to allow using different ports and hostnames.
We pass these information as arguments to the docker container.

A user wants to make use of a local registry.
Adding a parameter to hdm calls to set individual registry.
@tuxmea tuxmea added bug Something isn't working enhancement New feature or request labels Jan 10, 2024
@tuxmea tuxmea merged commit 26c0412 into voxpupuli:master Jan 10, 2024
3 checks passed
@tuxmea tuxmea deleted the update_container_env branch January 10, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants