forked from Ivasoft/traefik
Migrate Sirupsen to sirupsen.
This commit is contained in:
committed by
Traefiker
parent
c134dcd6fe
commit
fb4ba7af2b
3
vendor/github.com/docker/libcompose/project/options/types.go
generated
vendored
3
vendor/github.com/docker/libcompose/project/options/types.go
generated
vendored
@@ -30,7 +30,8 @@ type Create struct {
|
||||
|
||||
// Run holds options of compose run.
|
||||
type Run struct {
|
||||
Detached bool
|
||||
Detached bool
|
||||
DisableTty bool
|
||||
}
|
||||
|
||||
// Up holds options of compose up.
|
||||
|
||||
Reference in New Issue
Block a user