runDockerServer-ECSFargateProvider-method: Run the server container

Description Usage Arguments Value

Description

Run the server and return the server instance handle. The function will set the environment variable ECSFargateCloudConfigInfo to the container

Usage

1
2
## S4 method for signature 'ECSFargateProvider'
runDockerServer(provider, cluster, container, hardware, verbose = 0L)

Arguments

provider

S4 CloudProvider object. The service provider.

cluster

S4 DockerCluster object.

container

S4 DockerContainer Object. The server container.

hardware

S4 DockerHardware Object. The server hardware.

verbose

Integer. The verbose level, default 1.

Value

The server handle in character


ECSFargateProvider documentation built on May 18, 2021, 9:06 a.m.