exitCode property

int? exitCode
final

Exit code of the container's main process (meaningful when running is false).

Implementation

final int? exitCode;