menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
autoRemove property
autoRemove property
dark_mode
light_mode
autoRemove
property
bool
?
autoRemove
final
Whether Docker will remove the container when it exits.
Implementation
final bool? autoRemove;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
autoRemove property
ContainerHostConfig class