Skip to content

Instantly share code, notes, and snippets.

@sbehrends
Created August 17, 2016 20:50
Show Gist options
  • Save sbehrends/3006aff64cbcf4c113e6e1dc5dbba787 to your computer and use it in GitHub Desktop.
Save sbehrends/3006aff64cbcf4c113e6e1dc5dbba787 to your computer and use it in GitHub Desktop.
uname -a
Linux wip 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
free -m
total used free shared buffers cached
Mem: 16048 4110 11937 1 219 2800
-/+ buffers/cache: 1090 14958
Swap: 16379 0 16379
docker version
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 22:00:36 2016
OS/Arch: linux/amd64
Server:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 22:00:36 2016
OS/Arch: linux/amd64
docker -D info
Containers: 40
Running: 12
Paused: 0
Stopped: 28
Images: 339
Server Version: 1.12.0
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 474
Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: overlay null host bridge
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Security Options: apparmor
Kernel Version: 4.2.0-42-generic
Operating System: Ubuntu 14.04.4 LTS
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 15.67 GiB
Name: wip
ID: 2QDF:W2SS:JKDJ:GSDG:MORE:6NVV:ZV33:SVLL:RZEO:4D3L:EQU2:2GV7
Docker Root Dir: /var/lib/docker
Debug Mode (client): true
Debug Mode (server): false
Registry: https://index.docker.io/v1/
WARNING: No swap limit support
Insecure Registries:
127.0.0.0/8
sigil -v
0.4.0
docker run -ti gliderlabs/herokuish:latest herokuish version
herokuish: 0.3.12
buildpacks:
emberjs.tgz latest
buildpack-nginx v5
heroku-buildpack-clojure v75
heroku-buildpack-erlang fa17af9
heroku-buildpack-go v34
heroku-buildpack-gradle v17
heroku-buildpack-grails v20
heroku-buildpack-java v44
heroku-buildpack-multi v1.0.0
heroku-buildpack-nodejs v90
heroku-buildpack-php v101
heroku-buildpack-play v26
heroku-buildpack-python v80
heroku-buildpack-ruby v146
heroku-buildpack-scala v70
dokku version
0.7.0
dokku plugin
plugn: dev
00_dokku-standard 0.7.0 enabled dokku core standard plugin
20_events 0.7.0 enabled dokku core events logging plugin
apps 0.7.0 enabled dokku core apps plugin
build-env 0.7.0 enabled dokku core build-env plugin
certs 0.7.0 enabled dokku core certificate management plugin
checks 0.7.0 enabled dokku core checks plugin
common 0.7.0 enabled dokku core common plugin
config 0.7.0 enabled dokku core config plugin
docker-options 0.7.0 enabled dokku core docker-options plugin
domains 0.7.0 enabled dokku core domains plugin
enter 0.7.0 enabled dokku core enter plugin
git 0.7.0 enabled dokku core git plugin
letsencrypt 0.8.2 enabled Automated installation of let's encrypt TLS certificates
logs 0.7.0 enabled dokku core logs plugin
mariadb 1.0.0 enabled dokku mariadb service plugin
mongo 1.0.0 enabled dokku mongo service plugin
named-containers 0.7.0 enabled dokku core named containers plugin
nginx-vhosts 0.7.0 enabled dokku core nginx-vhosts plugin
plugin 0.7.0 enabled dokku core plugin plugin
proxy 0.7.0 enabled dokku core proxy plugin
ps 0.7.0 enabled dokku core ps plugin
repo 0.7.0 enabled dokku core repo plugin
shell 0.7.0 enabled dokku core shell plugin
slack 0.4.0 enabled Slack notifier on deploy
ssh-keys 0.6.4 enabled dokku core ssh-keys plugin
storage 0.7.0 enabled dokku core storage plugin
tags 0.7.0 enabled dokku core tags plugin
tar 0.7.0 enabled dokku core tar plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment