diff --git a/BUILDING.md b/BUILDING.md index 7fd9b24f7..45206077e 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -115,3 +115,12 @@ the registry binary generated in the "./bin" directory: Optional [build tags](http://golang.org/pkg/go/build/) can be provided using the environment variable `DOCKER_BUILDTAGS`. + +
+
noresumabledigest
+
Compiles without resumable digest support
+
include_gcs
+
Adds support for Google Cloud Storage
+
include_oss
+
Adds support for Alibaba Cloud Object Storage Service (OSS)
+