I hereby claim:
- I am quentinsf on github.
- I am quentinsf (https://keybase.io/quentinsf) on keybase.
- I have a public key whose fingerprint is C942 5A7C 8AF7 E7BD F660 8266 4D9D 1DE6 4910 011F
To claim this, I am signing this object:
| $ brew install -v gtk+ | |
| ==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.10.tar.xz | |
| File already downloaded in /Users/qsf/Library/Caches/Homebrew | |
| xz -dc /Users/qsf/Library/Caches/Homebrew/gtk+-2.24.10.tar.xz | /usr/bin/tar xf - | |
| ==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.10 --disable-glibtest --disable-introspection | |
| ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtk+/2.24.10 --disable-glibtest --disable-introspection | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... ./install-sh -c -d | |
| checking for gawk... no |
| #!/bin/sh | |
| # sshput <remotehost> | |
| # | |
| # Puts your local DSA public key into the .ssh/authorized_keys | |
| # on a remote machine. This should allow you to login without | |
| # needing a password. | |
| # | |
| # This software comes with no guarantees whatsoever, and is yours to | |
| # do with as you will. I'd be grateful if you feed any generally-useful | |
| # improvements back to me, for the benefit of others. |
| server { | |
| server_name docker-registry.mycompany.co.uk ; | |
| listen 80; | |
| # required to avoid HTTP 411: see Issue #1486 (https://github.com/dotcloud/docker/issues/1486) | |
| chunked_transfer_encoding on; | |
| # disable any limits to avoid HTTP 413 for large image uploads | |
| client_max_body_size 0; |
I hereby claim:
To claim this, I am signing this object: