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
We could provide an all-in-one install script that contains the render script and the docker file template (this can be auto generated).
With this, one could do wget https://github.com/telekom-mms/docker-management-container/path/to/file.sh | bash -.
This way we don't have to clone the whole repo but only get one file.
Here's an idea I just had:
We could provide an all-in-one install script that contains the render script and the docker file template (this can be auto generated).
With this, one could do
wget https://github.com/telekom-mms/docker-management-container/path/to/file.sh | bash -
.This way we don't have to clone the whole repo but only get one file.
@michaelamattes, what do you think?
The text was updated successfully, but these errors were encountered: