Skip to content

Enable scaleway-ipv6 flag #51

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

Merged
merged 3 commits into from
Jun 16, 2016
Merged

Enable scaleway-ipv6 flag #51

merged 3 commits into from
Jun 16, 2016

Conversation

QuentinPerez
Copy link
Contributor

closes #50

Setup a new machine with --scaleway-ipv6

$ docker-machine create -d scaleway --scaleway-name="scw-docker01" --scaleway-ipv6 --scaleway-commercial-type "VC1S"  scw-docker01
Running pre-create checks...
Creating machine...
(scw-docker01) Creating SSH key...
(scw-docker01) Creating server...
(scw-docker01) Starting server...
Waiting for machine to be running, this may take a few minutes...
Detecting operating system of created instance...
Waiting for SSH to be available...
Detecting the provisioner...
Provisioning with ubuntu(systemd)...
Installing Docker...
Copying certs to the local machine directory...
Copying certs to the remote machine...
Setting Docker configuration on the remote daemon...
Checking connection to Docker...
Docker is up and running!
To see how to connect your Docker Client to the Docker Engine running on this virtual machine, run: docker-machine env scw-docker01
root@ip:~# ping6  2001:bc8:4400:2100::4:417
PING 2001:bc8:4400:2100::4:417(2001:bc8:4400:2100::4:417) 56 data bytes
64 bytes from 2001:bc8:4400:2100::4:417: icmp_seq=1 ttl=59 time=0.609 ms

And it works without any reboot on VC*

@moul
Copy link
Contributor

moul commented Jun 16, 2016

LGTM

@moul moul merged commit ac573ef into scaleway:master Jun 16, 2016
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.

Flag for IPv6 not available
2 participants