Skip to content

Allow more customization of docker run command #691

@ismael-soriano

Description

@ismael-soriano

SUMMARY

Actual dockerRun configuration does not allow to use custom ports nor volumes and other elements to be added under the execution of the docker run command.

Elements to be modified

  • Add ports element to manage the bindings.
  • Add volumes element to manage volume mapping.
  • Add externalHosts element to manage connectivity to not known hostnames.

You can take a preview of all this changes on the following PR #690

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions