Skip to content

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

@gabyx

Description

@gabyx

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions