Container constructor
Container({})
Implementation
Container({
this.blockExternalNetwork,
this.commands,
this.enableImageStreaming,
this.entrypoint,
this.imageUri,
this.options,
this.password,
this.username,
this.volumes,
});