Arnaud Porterie (icecrime)
|
32915b1d0a
Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope
|
vor 8 Jahren |
Aaron Lehmann
|
8eb7edab7c
Add line to hack/make/cross to cross-compile pkgs directory
|
vor 8 Jahren |
Tianon Gravi
|
52379fa76d
Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"
|
vor 8 Jahren |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
vor 9 Jahren |
Kenfe-Mickael Laventure
|
61335bcb03
Remove amd64 assumption in release.sh, cross and tgz scripts
|
vor 8 Jahren |
Brian Goff
|
9bb54f89ad
Add `make install` task
|
vor 9 Jahren |
John Starks
|
fa82c0aa10
Windows: work around Go 1.6.2/Nano Server TP5 issue
|
vor 9 Jahren |
Daniel Nephin
|
8983d42988
Raise a more relevant error when dockerd is not available on the platform.
|
vor 9 Jahren |
Daniel Nephin
|
9e7651db4d
Build two binaries client and daemon.
|
vor 9 Jahren |
Tibor Vass
|
3b3e58b639
Workaround Windows bug discovered with Go security fix
|
vor 9 Jahren |
Jessica Frazelle
|
e62745922f
make windows cross compile static daemon work
|
vor 10 Jahren |
Tianon Gravi
|
ac3388367b
Make "DEST" a make.sh construct instead of ad-hoc
|
vor 10 Jahren |
Jörg Thalheim
|
6533cb973f
hack/make/test-integration-cli: introduce MAKEDIR variable
|
vor 10 Jahren |
Tianon Gravi
|
949a21b55f
Move scripts back to hack/, leave docs in project/
|
vor 10 Jahren |
Solomon Hykes
|
32e61b8f5c
Move 'hack' to the less confusing 'project'
|
vor 10 Jahren |
Erik Hollensbe
|
aa129b356f
hack: TIMEOUT (for controlling test timeout) and forwarding of
|
vor 10 Jahren |
Tianon Gravi
|
ba663eac3a
Adjust build tags to be client-only in "make cross" too
|
vor 11 Jahren |
Tianon Gravi
|
b298960aed
Update bundlescripts to use "set -e" consistently
|
vor 11 Jahren |
Tianon Gravi
|
be344cf0d8
Fix dynbinary so that dockerinit can still be properly static even if it has to link against libapparmor for Ubuntu
|
vor 11 Jahren |
Tianon Gravi
|
4100e9b7df
Update cross and tgz to play nicely together (creating a tgz for each supported OS/ARCH), and update release.sh to upload binaries and tgz files for all the supported OS/ARCH combos
|
vor 11 Jahren |
Tianon Gravi
|
62a81370ff
Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X)
|
vor 11 Jahren |