Skip to content

Instantly share code, notes, and snippets.

View jcrben's full-sized avatar

Ben Creasy jcrben

View GitHub Profile
@jcrben
jcrben / gist:b16aefebafd3921dd27a44eb3c72362c
Last active May 13, 2018 18:33
nix-shell -p nox --run "nox-review wip"
[ben@nixos:~/nix-group/nixpkgs]$ git status
On branch update-libinput
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: pkgs/development/libraries/libinput/default.nix
no changes added to commit (use "git add" and/or "git commit -a")
@jcrben
jcrben / dokku-error-2
Created August 13, 2017 02:14
dokku-error-2
ubuntu@ubuntu-xenial:~/plugn$ sudo GOPATH=$GOPATH make build-in-docker
docker build --rm -f Dockerfile.build -t plugn-build .
Sending build context to Docker daemon 20.66MB
Step 1/2 : FROM golang:1.6.3
1.6.3: Pulling from library/golang
386a066cd84a: Pull complete
75ea84187083: Pull complete
88b459c9f665: Pull complete
a31e17eb9485: Pull complete
ca401ff682d8: Pull complete
@jcrben
jcrben / dokku-error-1
Created August 12, 2017 17:27
dokku-trace-build-config-erro
ubuntu@ubuntu-xenial:~$ dokku nginx:build-config pathhero
+ export DOKKU_DISTRO
++ . /etc/os-release
++ echo ubuntu
+ DOKKU_DISTRO=ubuntu
+ export DOKKU_IMAGE=gliderlabs/herokuish
+ DOKKU_IMAGE=gliderlabs/herokuish
+ export DOKKU_LIB_ROOT=/var/lib/dokku
+ DOKKU_LIB_ROOT=/var/lib/dokku
+ export PLUGIN_PATH=/var/lib/dokku/plugins