Martin

Results 98 comments of Martin

This is actually not possible to implement. Having a string with a range of ports, parsing that and send it to the docker daemon would be a parsing mess, but...

The original issue is over 5 years old, no comments or upvotes neither on the old nor the new issue. Will close.

I started some work in https://github.com/kreuzwerker/terraform-provider-docker/pull/495 Edit: Got it to work ~~If anyone could support in getting the self-signed certificates to work, that would be amazing!~~

I am still unsure if this docker provider should solve this problem. First of all, apparently `ssh` doesn't even have a possibility to natively specify an ssh string: https://stackoverflow.com/questions/12041688/specify-private-key-in-ssh-as-string (event...

I just stumbled across this due to an issue in our repo. You can use https://github.com/kreuzwerker/m1-terraform-provider-helper in order to install non-arm64 providers on M1 macs. A simple ``` m1-terraform-provider-helper activate...

I think it it still required. @iriberri what is the status? are you still working on https://github.com/travis-ci/dpl/pull/844 ?