mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
feat(os): add FreeBSD support
Signed-off-by: atagtm <donisos1146@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build linux || openbsd
|
||||
//go:build linux || openbsd || freebsd
|
||||
|
||||
/*
|
||||
Copyright 2020 Docker Compose CLI authors
|
||||
|
||||
Reference in New Issue
Block a user