menu
testcontainers_core package
documentation
testcontainers.dart
ContainerInspectInfo
restartCount property
restartCount property
dark_mode
light_mode
restartCount
property
int
?
restartCount
final
Number of times the container has been restarted.
Implementation
final int? restartCount;
testcontainers_core package
documentation
testcontainers
ContainerInspectInfo
restartCount property
ContainerInspectInfo class