os property

String? os
getter/setter pair

The OS of the image or tag.

For example, "linux" or "windows".

Optional.

Implementation

core.String? os;