scaleway / docker-machine-driver-scaleway

:whale: Scaleway driver for Docker Machine
MIT License
249 stars 34 forks source link

Provision machine without public IP #75

Open nicolas-brousse opened 6 years ago

nicolas-brousse commented 6 years ago

Is it possible to provision a machine without public ip with docker-machine and your driver?

I'm looking to use GitLab runnier in scalable mode with Scaleway, but each new server created come with a public IP. And I don't really need to have public IP for this instances.

abemedia commented 6 years ago

I am trying to achieve the same but without any luck...