autoRemove property

bool? autoRemove
final

Whether Docker will remove the container when it exits.

Implementation

final bool? autoRemove;