environment property

Map<String, String>? environment
final

Sets the environment variables in the Docker container.

Implementation

final Map<String, String>? environment;