SvenDowideit
|
5febba93ba
IANA allocated Docker port: 2375
|
11 年之前 |
LK4D4
|
ae128437ce
Move build cache tests to integration-cli
|
11 年之前 |
Alexandr Morozov
|
b25a9b7138
Move entrypoint build test to integration-cli
|
11 年之前 |
LK4D4
|
81d1641139
Move expose build test to integration-cli
|
11 年之前 |
LK4D4
|
c58991f31a
Move cmd build test to integration-cli
|
11 年之前 |
LK4D4
|
b05be686ec
Move env build test to integration-cli
|
11 年之前 |
LK4D4
|
40630ce4b6
Move relative workdir build test to integration-cli
|
11 年之前 |
LK4D4
|
360fb3d4ea
Move user build test to integration-cli
|
11 年之前 |
LK4D4
|
3dd4c5f499
Move maintainer build test to integration-cli
|
11 年之前 |
LK4D4
|
11f7f0bf9b
Move volume build test to integration-cli
|
11 年之前 |
Michael Crosby
|
db1a3551a3
Merge pull request #5839 from unclejack/improve_build_rm
|
11 年之前 |
Victor Vieux
|
603e00a3a7
move inspect from server to daemon
|
11 年之前 |
unclejack
|
667e2bd4ea
bump remote api to 1.12 & add --force-rm to build
|
11 年之前 |
Victor Vieux
|
2aff119baa
Revert "refactor build job to know only configFile"
|
11 年之前 |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 年之前 |
Victor Vieux
|
b9731bccf2
refactor build job to know only configFile
|
11 年之前 |
unclejack
|
5b9c8607d9
Merge pull request #4759 from crosbymichael/comments-in-buildfile
|
11 年之前 |
Michael Crosby
|
67af7b3fb0
Strip comments before parsing line continuations
|
11 年之前 |
Michael Crosby
|
0fb01fd8fe
Follow symlinks inside container root for build's ADD
|
11 年之前 |
Tianon Gravi
|
c1f492755b
Improve WORKDIR test to cover more edge cases
|
11 年之前 |
Tianon Gravi
|
054b85a7b2
Add proper support for relative WORKDIR instructions
|
11 年之前 |
Michael Crosby
|
8cf0b80a78
Update integration tests for server pkg
|
11 年之前 |
Guillaume J. Charmes
|
7b89af2a08
Add unit test for expose cache
|
11 年之前 |
Michael Crosby
|
82a5439835
Move image into sub pkg
|
11 年之前 |
unclejack
|
b829e96cde
forbid chained onbuild, from & maintainer triggers
|
11 年之前 |
Solomon Hykes
|
9b56da78e0
Refactor utility `MkBuildContext` to the more generic `archive.Generate`
|
11 年之前 |
Victor Vieux
|
2dcb48af0f
Merge pull request #3524 from tianon/supplementary-groups
|
11 年之前 |
Solomon Hykes
|
ded9e0d6df
builder: clearly display ONBUILD triggers during a build.
|
11 年之前 |
Solomon Hykes
|
9f994c9646
New build instruction: ONBUILD defines a trigger to execute when extending an image with a new build
|
11 年之前 |
Tianon Gravi
|
e8963748fc
Consolidate a bunch of the supplementary-groups tests to cut down on the number of RUN lines in a single Dockerfile within TestBuild
|
11 年之前 |