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

2019-box is different in configuration from 2019 self-build #89

Open
gabyx opened this issue Jan 22, 2023 · 1 comment
Open

2019-box is different in configuration from 2019 self-build #89

gabyx opened this issue Jan 22, 2023 · 1 comment

Comments

@gabyx
Copy link

gabyx commented Jan 22, 2023

When I build the 2019 in packer-windows with

packer build --only=virtualbox-iso windows_2019_docker.json

and then run vagrant up --provider virtualbox 2019 in this repo, the virtual machine is up an running but
docker context list shows

NAME                TYPE                DESCRIPTION                               DOCKER ENDPOINT                                        KUBERNETES ENDPOINT   ORCHESTRATOR
2019 *              moby                2019 windows-docker-machine               tcp://:2376
2019-box            moby                2019-box windows-docker-machine           tcp://192.168.59.51:2376

which has no ip. The 2019-box however works (also with docker from the host).
Not sure why the network settings are different. 2019 only has some Adapter 1 with NAT and the 2019-box uses another host only network:

image

@amotl
Copy link
Contributor

amotl commented Jan 23, 2023

Dear Gabriel,

do you think GH-86 could be responsible for this regression? What happens if you add back that line at https://github.com/StefanScherer/windows-docker-machine/pull/86/files#r894786712?

With kind regards,
Andreas.

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

No branches or pull requests

2 participants