ps-out-example-json.golden 253 B

12345678910111213141516
  1. [
  2. {
  3. "ID": "id",
  4. "Image": "nginx",
  5. "Status": "",
  6. "Command": "",
  7. "Ports": []
  8. },
  9. {
  10. "ID": "1234",
  11. "Image": "alpine",
  12. "Status": "",
  13. "Command": "",
  14. "Ports": []
  15. }
  16. ]