This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
--compress
default: false
Compress the build context using gzip
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Image Build Settings
Syntax
public Nullable<bool> Compress { get; set; }
Value
Type | Description |
---|---|
Nullable |