We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Docker
nice to have for enterprise usage
Greetings, It's nice to see there is winrm support built into the docker container, although that support is fairly limited without kerberos support.
I have to install the following within the docker container in order to get kerberos auth (via vaulted creds) to work against domain member systems.
apk packages:
python pip packages:
Would it be possible to add these into the docker build?
No response
The text was updated successfully, but these errors were encountered:
I forgot to add, I'm currently using semaphoreui/semaphore:v2.12.4-ansible2.16.5
Sorry, something went wrong.
No branches or pull requests
Related to
Docker
Impact
nice to have for enterprise usage
Missing Feature
Greetings, It's nice to see there is winrm support built into the docker container, although that support is fairly limited without kerberos support.
I have to install the following within the docker container in order to get kerberos auth (via vaulted creds) to work against domain member systems.
apk packages:
python pip packages:
Implementation
Would it be possible to add these into the docker build?
Design
No response
The text was updated successfully, but these errors were encountered: