scaleway / docker-machine-driver-scaleway

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

Gitlab CI Runners + (Docker+machine) on scaleway #80

Closed coderhs closed 6 years ago

coderhs commented 6 years ago

I am using scaleway to run the GItlab CI workers. I am having an issue where the machines are not getting removed but just being shut down. Since they are not being removed, it will cost us money as the volumes are still being charged.

I am not quite clear on how to approach this problem, thus asking the question here.

remyleone commented 6 years ago

There are 2 ways to turn off a machine on Scaleway:

Could you try to terminate the instance instead of archiving it? Those options are available inside the cloud.scaleway.com web console.

dcharbonnier commented 5 years ago

The request is to terminate instead of archiving when you do a docker-machine rm using the console is not an option