compose/tests/e2e/testdata/ps-out-example-json.golden

16 lines
253 B
Plaintext

[
{
"ID": "id",
"Image": "nginx",
"Status": "",
"Command": "",
"Ports": []
},
{
"ID": "1234",
"Image": "alpine",
"Status": "",
"Command": "",
"Ports": []
}
]