workingDir property
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.
Implementation
final String? workingDir;
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.
final String? workingDir;