The name of the container service.
OptionalcredentialsThe credentials of the container service.
OptionalenvThe environment variables of the container service.
OptionaloptionsAdditional Docker container create options.
Optionalport_The port mappings of the container service. Port mappings are in the format of <host_port>:<container_port>.
The image of the container service.