upd
upd copied to clipboard
Upload from the command-line, share with your browsers.
any suggestions ? ``` chchang@hqdc039:~/git/upd$ gom install downloading github.com/gorilla/mux downloading github.com/BurntSushi/toml downloading github.com/vaughan0/go-ini downloading github.com/aws/aws-sdk-go downloading github.com/nfnt/resize downloading github.com/boltdb/bolt downloading github.com/go-ini/ini downloading github.com/jmespath/go-jmespath gom: chdir /home/chchang/git/upd/vendor/src/github.com/gorilla/mux: no such file or...
## Dockerfiles Both using go 1.5, build sequences : Dockerfile client : ``` docker build --rm -t upd/client -f Dockerfile.client . ``` Dockerfile server : ``` docker build --rm -t...