Advertisement
Guest User

Untitled

a guest
May 5th, 2024
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [
  2. {
  3. "Name": "direct-net",
  4. "Id": "bcd0c73bcd5e5c8c6ac7071f75d3a98b5275950ebcbaba8876b3cc477144d32d",
  5. "Created": "2024-05-05T15:51:10.649458975+01:00",
  6. "Scope": "local",
  7. "Driver": "macvlan",
  8. "EnableIPv6": false,
  9. "IPAM": {
  10. "Driver": "default",
  11. "Options": {},
  12. "Config": [
  13. {
  14. "Subnet": "172.19.0.0/24",
  15. "Gateway": "172.19.0.1"
  16. }
  17. ]
  18. },
  19. "Internal": false,
  20. "Attachable": false,
  21. "Ingress": false,
  22. "ConfigFrom": {
  23. "Network": ""
  24. },
  25. "ConfigOnly": false,
  26. "Containers": {},
  27. "Options": {
  28. "parent": "eth1"
  29. },
  30. "Labels": {}
  31. }
  32. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement