Guest User

Untitled

a guest
Sep 20th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. $ docker info
  2. Client:
  3. Debug Mode: false
  4.  
  5. Server:
  6. Containers: 0
  7. Running: 0
  8. Paused: 0
  9. Stopped: 0
  10. Images: 3
  11. Server Version: 19.03.12
  12. Storage Driver: overlay2
  13. Backing Filesystem: extfs
  14. Supports d_type: true
  15. Native Overlay Diff: true
  16. Logging Driver: json-file
  17. Cgroup Driver: cgroupfs
  18. Plugins:
  19. Volume: local
  20. Network: bridge host ipvlan macvlan null overlay
  21. Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
  22. Swarm: inactive
  23. Runtimes: runc
  24. Default Runtime: runc
  25. Init Binary: docker-init
  26. containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
  27. runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
  28. init version: fec3683
  29. Security Options:
  30. apparmor
  31. seccomp
  32. Profile: default
  33. Kernel Version: 5.4.0-40-generic
  34. Operating System: Ubuntu 20.04 LTS
  35. OSType: linux
  36. Architecture: x86_64
  37. CPUs: 1
  38. Total Memory: 3.75GiB
  39. Name: vps231673
  40. ID: 5DWV:NOLT:SOEN:KJYZ:5SLJ:2D6D:KVDO:4AT6:SFWJ:QG5F:CFO2:MG6I
  41. Docker Root Dir: /var/lib/docker
  42. Debug Mode: false
  43. Registry: https://index.docker.io/v1/
  44. Labels:
  45. Experimental: false
  46. Insecure Registries:
  47. 127.0.0.0/8
  48. Live Restore Enabled: false
  49.  
  50. WARNING: No swap limit support
Add Comment
Please, Sign In to add comment