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

improve headless provisioning of SELKS on docker #421

Closed

Conversation

markuskont
Copy link
Member

  • detect missing terminal (such as vagrant provision script), drop -ti docker flag that breaks in such env
  • Vagrantfile to test the change and easily create a SELKS VM

@markuskont markuskont force-pushed the next-docker-vagrant-2022-10 branch 2 times, most recently from 11a6bac to 36ba3b1 Compare October 29, 2022 11:19
Docker -ti expects a interactive terminal to be left open. That is
missing in automated provisioning, such as Vagrantfile scripts. This
patch detects missing terminal and adjust docker run flags accordingly.
@markuskont markuskont closed this Jun 28, 2023
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.

None yet

1 participant