mirror of
https://github.com/docker/compose.git
synced 2025-07-23 13:45:00 +02:00
document public variable
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
37b62309af
commit
399f6cde5e
@ -51,6 +51,7 @@ const (
|
|||||||
VersionLabel = "com.docker.compose.version"
|
VersionLabel = "com.docker.compose.version"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// ComposeVersion is the compose tool version as declared by label VersionLabel
|
||||||
var ComposeVersion string
|
var ComposeVersion string
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user