Created
January 18, 2018 05:11
-
-
Save prichey/05d445b1b9b87caec26aed99129b213a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@prichey:~# dokku report | |
-----> uname: Linux prichey 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux | |
-----> memory: | |
total used free shared buff/cache available | |
Mem: 2000 830 101 33 1068 809 | |
Swap: 0 0 0 | |
-----> docker version: | |
Client: | |
Version: 1.13.1 | |
API version: 1.26 | |
Go version: go1.7.5 | |
Git commit: 092cba3 | |
Built: Wed Feb 8 06:50:14 2017 | |
OS/Arch: linux/amd64 | |
Server: | |
Version: 1.13.1 | |
API version: 1.26 (minimum version 1.12) | |
Go version: go1.7.5 | |
Git commit: 092cba3 | |
Built: Wed Feb 8 06:50:14 2017 | |
OS/Arch: linux/amd64 | |
Experimental: false | |
-----> docker daemon info: | |
Containers: 28 | |
Running: 13 | |
Paused: 0 | |
Stopped: 15 | |
Images: 136 | |
Server Version: 1.13.1 | |
Storage Driver: aufs | |
Root Dir: /var/lib/docker/aufs | |
Backing Filesystem: extfs | |
Dirs: 197 | |
Dirperm1 Supported: true | |
Logging Driver: json-file | |
Cgroup Driver: cgroupfs | |
Plugins: | |
Volume: local | |
Network: bridge host macvlan null overlay | |
Swarm: inactive | |
Runtimes: runc | |
Default Runtime: runc | |
Init Binary: docker-init | |
containerd version: aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1 | |
runc version: 9df8b306d01f59d3a8029be411de015b7304dd8f | |
init version: 949e6fa | |
Security Options: | |
apparmor | |
seccomp | |
Profile: default | |
Kernel Version: 4.4.0-98-generic | |
Operating System: Ubuntu 16.04.3 LTS | |
OSType: linux | |
Architecture: x86_64 | |
CPUs: 1 | |
Total Memory: 1.953 GiB | |
Name: prichey | |
ID: D37X:ZNKQ:XYOC:BQOX:5GHF:I47A:EEZU:PHNS:7MYE:BJTS:ZAXM:3YRF | |
Docker Root Dir: /var/lib/docker | |
Debug Mode (client): true | |
Debug Mode (server): false | |
Registry: https://index.docker.io/v1/ | |
Experimental: false | |
Insecure Registries: | |
127.0.0.0/8 | |
Live Restore Enabled: false | |
-----> sigil version: 0.4.0 | |
-----> herokuish version: | |
herokuish: 0.3.33 | |
buildpacks: | |
heroku-buildpack-multi v1.0.0 | |
heroku-buildpack-ruby v170 | |
heroku-buildpack-nodejs v111 | |
heroku-buildpack-clojure v77 | |
heroku-buildpack-python v120 | |
heroku-buildpack-java v57 | |
heroku-buildpack-gradle v24 | |
heroku-buildpack-scala v79 | |
heroku-buildpack-play v26 | |
heroku-buildpack-php v126 | |
heroku-buildpack-go v78 | |
heroku-buildpack-erlang fa17af9 | |
buildpack-nginx v8 | |
-----> dokku version: 0.10.5 | |
-----> dokku plugins: | |
plugn: 0.3.0 | |
00_dokku-standard 0.10.5 enabled dokku core standard plugin | |
20_events 0.10.5 enabled dokku core events logging plugin | |
apps 0.10.5 enabled dokku core apps plugin | |
apt 0.4.1 enabled Inject deb packages into dokku based on files in project | |
build-env 0.10.5 enabled dokku core build-env plugin | |
certs 0.10.5 enabled dokku core certificate management plugin | |
checks 0.10.5 enabled dokku core checks plugin | |
common 0.10.5 enabled dokku core common plugin | |
config 0.10.5 enabled dokku core config plugin | |
docker-options 0.10.5 enabled dokku core docker-options plugin | |
domains 0.10.5 enabled dokku core domains plugin | |
enter 0.10.5 enabled dokku core enter plugin | |
git 0.10.5 enabled dokku core git plugin | |
letsencrypt 0.8.6 enabled Automated installation of let's encrypt TLS certificates | |
logs 0.10.5 enabled dokku core logs plugin | |
monit 0.1.0 enabled Automatic restarting of apps with Monit | |
named-containers 0.10.5 enabled dokku core named containers plugin | |
nginx-vhosts 0.10.5 enabled dokku core nginx-vhosts plugin | |
plugin 0.10.5 enabled dokku core plugin plugin | |
proxy 0.10.5 enabled dokku core proxy plugin | |
ps 0.10.5 enabled dokku core ps plugin | |
repo 0.10.5 enabled dokku core repo plugin | |
shell 0.10.5 enabled dokku core shell plugin | |
ssh-keys 0.10.5 enabled dokku core ssh-keys plugin | |
storage 0.10.5 enabled dokku core storage plugin | |
tags 0.10.5 enabled dokku core tags plugin | |
tar 0.10.5 enabled dokku core tar plugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment