Advertisement
peleion

Untitled

Apr 18th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. Docker build based on stock Fedora 29
  2.  
  3. $ docker version
  4. Client:
  5. Version: 18.09.3
  6. API version: 1.39
  7. Go version: go1.10.8
  8. Git commit: 774a1f4
  9. Built: Thu Feb 28 06:34:10 2019
  10. OS/Arch: linux/amd64
  11. Experimental: false
  12.  
  13. Server: Docker Engine - Community
  14. Engine:
  15. Version: 18.09.3
  16. API version: 1.39 (minimum version 1.12)
  17. Go version: go1.10.8
  18. Git commit: 774a1f4
  19. Built: Thu Feb 28 06:02:24 2019
  20. OS/Arch: linux/amd64
  21. Experimental: false
  22.  
  23. Package Version
  24. ------------- --------
  25. aiohttp 3.5.4
  26. aiorpcX 0.15.0
  27. async-timeout 3.0.1
  28. attrs 19.1.0
  29. chardet 3.0.4
  30. electrumX 1.11.0
  31. gpg 1.12.0
  32. idna 2.8
  33. iniparse 0.4
  34. multidict 4.5.2
  35. pip 18.1
  36. plyvel 1.0.5
  37. pylru 1.2.0
  38. rpm 4.14.2.1
  39. setuptools 40.4.3
  40. six 1.11.0
  41. uvloop 0.12.2
  42. yarl 1.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement