Jérôme Petazzoni
|
31638ab2ad
Refactor HostConfig and escape apparmor confinement
|
11 anni fa |
Michael Crosby
|
96d1e9bb5a
Move archive.go to sub package
|
11 anni fa |
Victor Vieux
|
b2503a72f1
continue build on expose with :, but displays a warning
|
11 anni fa |
Michael Crosby
|
0d2924408b
Add -name for docker run
|
11 anni fa |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
12 anni fa |
Victor Vieux
|
10e10c9573
fix race condition in docker build with verbose + cleanup hostIntegration debug
|
11 anni fa |
Victor Vieux
|
3acfc60028
change an errorf to a debugf
|
11 anni fa |
Solomon Hykes
|
cbc49d7d76
Remove error messages which are not actually errors
|
11 anni fa |
Karl Grzeszczak
|
ad723bbfe7
Initial steps to fix Issue #936
|
12 anni fa |
Sven Dowideit
|
d03022b9ca
use empty string so TempDir uses the OS's temp dir automatically (Closes #2117)
|
12 anni fa |
Michael Crosby
|
33972627b7
Merge pull request #1848 from dotcloud/build-clean
|
12 anni fa |
Michael Crosby
|
b7a3fc687e
Add rm option to docker build to remove intermediate containers
|
12 anni fa |
Michael Crosby
|
1e723bc95a
Replace multiline with empty string not space
|
12 anni fa |
Michael Crosby
|
bd0e4fde9a
Merge pull request #1838 from jmcvetta/multiline_dockerfile
|
12 anni fa |
Jason McVetta
|
6a4afb7f8e
stricter regexp for Dockerfile line continuations
|
12 anni fa |
Jason McVetta
|
4f3b8033f2
cruft removal
|
12 anni fa |
Jason McVetta
|
ebb934c1b0
line continuation regex
|
12 anni fa |
Jason McVetta
|
6921ca4813
read Dockerfile into memory before parsing, to facilitate regexp preprocessing
|
12 anni fa |
Victor Vieux
|
58281b4f18
Merge pull request #1793 from reds/master
|
12 anni fa |
Solomon Hykes
|
24e02043a2
Merge builder.go into runtime.go
|
12 anni fa |
Martin Redmond
|
8374dac021
From FIXME: local path for ADD
|
12 anni fa |
shin-
|
093b85b72f
Use additional decorator in RequestFactory to pass meta headers to registry
|
12 anni fa |
Victor Vieux
|
f69c465231
rebase docs
|
12 anni fa |
Marco Hennings
|
319988336c
Add workdir support for the Buildfile
|
12 anni fa |
Victor Vieux
|
5ee3c58d25
Add USER instruction
|
12 anni fa |
Pascal Borreli
|
9b2a5964fc
Fixed typos
|
12 anni fa |
Kevin Clark
|
4ff649a4ea
Only count known instructions as build steps
|
12 anni fa |
Guillaume J. Charmes
|
6a6a2ad8a4
Make sure ENV instruction within build perform a commit each time
|
12 anni fa |
Michael Crosby
|
3104fc8d33
Forbid certain paths within docker build ADD
|
12 anni fa |
Victor Vieux
|
946bbee39a
rebase master
|
12 anni fa |