• Michael Schurter's avatar
    Implement DriverNetwork and Service.AddressMode · 3fddb05f
    Michael Schurter authored
    Ideally DriverNetwork would be fully populated in Driver.Prestart, but
    Docker doesn't assign the container's IP until you start the container.
    
    However, it's important to setup the port env vars before calling
    Driver.Start, so Prestart should populate that.
    3fddb05f