dockerRunScript property

AssetString dockerRunScript

The run.sh file used in the docker container

Implementation

static AssetString get dockerRunScript =>
    AssetString.from(dockerRunSh, '.endaft/run.sh');