Skip to content

Instantly share code, notes, and snippets.

@yoshikaw
Created December 12, 2015 05:10
Show Gist options
  • Save yoshikaw/72b1bdf4fef484bea986 to your computer and use it in GitHub Desktop.
Save yoshikaw/72b1bdf4fef484bea986 to your computer and use it in GitHub Desktop.
12/12 14:08 root@ol64 <orcl> /root 1516 # lsb_release -a
LSB Version:    :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: OracleServer
Description:    Oracle Linux Server release 6.7
Release:        6.7
Codename:       n/a
12/12 14:09 root@ol64 <orcl> /root 1517 # uname -a
Linux ol64.vbox 3.8.13-118.2.1.el6uek.x86_64 #2 SMP Thu Nov 26 20:37:55 PST 2015 x86_64 x86_64 x86_64 GNU/Linux
12/12 14:09 root@ol64 <orcl> /root 1518 # docker version
Client version: 1.7.1
Client API version: 1.19
Go version (client): go1.4.2
Git commit (client): 786b29d/1.7.1
OS/Arch (client): linux/amd64
Server version: 1.7.1
Server API version: 1.19
Go version (server): go1.4.2
Git commit (server): 786b29d/1.7.1
OS/Arch (server): linux/amd64
12/12 14:09 root@ol64 <orcl> /root 1519 # docker info
Containers: 0
Images: 0
Storage Driver: devicemapper
 Pool Name: docker-252:0-665690-pool
 Pool Blocksize: 65.54 kB
 Backing Filesystem: extfs
 Data file: /dev/loop0
 Metadata file: /dev/loop1
 Data Space Used: 305.7 MB
 Data Space Total: 107.4 GB
 Data Space Available: 4.57 GB
 Metadata Space Used: 733.2 kB
 Metadata Space Total: 2.147 GB
 Metadata Space Available: 2.147 GB
 Udev Sync Supported: true
 Deferred Removal Enabled: false
 Data loop file: /var/lib/docker/devicemapper/devicemapper/data
 Metadata loop file: /var/lib/docker/devicemapper/devicemapper/metadata
 Library Version: 1.02.95-RHEL6 (2015-09-08)
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 3.8.13-118.2.1.el6uek.x86_64
Operating System: Oracle Linux Server 6.7
CPUs: 4
Total Memory: 3.861 GiB
Name: ol64.vbox
ID: AFI2:U7AY:5LWI:LTI6:CQCH:5BJ2:AXWJ:HTKO:72P7:FX2V:NVVE:WV5I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment