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