mirror of https://github.com/docker/compose.git
Remove unused files
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
parent
8c51b8b67d
commit
83f21b9293
|
@ -1,7 +0,0 @@
|
|||
[
|
||||
{
|
||||
"ID": "123",
|
||||
"Name": "myName123",
|
||||
"Status": "Running"
|
||||
}
|
||||
]
|
|
@ -1,2 +0,0 @@
|
|||
NAME STATUS
|
||||
myName123 Running
|
|
@ -1,8 +0,0 @@
|
|||
[
|
||||
{
|
||||
"ID": "123",
|
||||
"Name": "secret123",
|
||||
"Labels": null,
|
||||
"Description": "secret 1,2,3"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue