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

Feat/docker cert path #1165

Merged
merged 5 commits into from
Aug 27, 2024
Merged

Conversation

cchalop1
Copy link
Contributor

Hi @coffee-cup,

I'm recreating this pull request following the closure of the previous one. As discussed earlier, I'm proposing to add a parameter to specify the Docker cert path.

I understand your concern about not wanting to integrate too much Docker configuration into Nixpacks. However, since there is already a variable to specify a Docker host (docker-host), it seems logical to add another variable specifically for establishing a secure connection with this host. This would make it easier for users who want to secure their connection without manually configuring every aspect.

Please let me know your thoughts on this. I'm also open to suggestions on how to test this new feature.

Thank you for your understanding and time!

Copy link
Contributor

@coffee-cup coffee-cup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats very understandable and I agree they go hand in hand. Thanks for the PR :D

@coffee-cup coffee-cup added the release/minor Author minor release label Aug 26, 2024
@cchalop1
Copy link
Contributor Author

Hi @coffee-cup, thanks i appreciate 👍

@cchalop1
Copy link
Contributor Author

I have fix the linter i should be good

@coffee-cup coffee-cup merged commit 8ec298e into railwayapp:main Aug 27, 2024
98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/minor Author minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants