Daniel Nephin
|
2b7ad47bd2
Move the runconfig.Parse() function into the runconfig/opts package.
|
hace 9 años |
Doug Davis
|
e6806223e8
Use constant instead of "scratch"
|
hace 9 años |
Daniel Nephin
|
6dba0b5d89
Remove the need for runconfig.Parse() in the builder.
|
hace 9 años |
David Calavera
|
056e744903
Replace usage of pkg/nat with go-connections/nat.
|
hace 9 años |
David Calavera
|
f9b857a200
Move StrSlice to types.
|
hace 9 años |
Vincent Demeester
|
64d70de0a2
Merge pull request #18721 from tiborvass/remove-dependencies-from-builder
|
hace 9 años |
Tibor Vass
|
9be1ec60d4
builder: remove dependency on image
|
hace 9 años |
Anusha Ragunathan
|
89ab39b050
Remove Mount/Unmount from Builder interface.
|
hace 9 años |
Tibor Vass
|
93c0de2af4
builder: remove unused Retain/Release and put Mount/Unmount back
|
hace 9 años |
Tibor Vass
|
c70f8b3c9c
builder: remove container package dependency
|
hace 9 años |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
hace 9 años |
Darren Stahl
|
9db5db1b94
This fixes the case where arguments are escaped twice from Dockerfiles on
|
hace 9 años |
David Calavera
|
3a49765046
Decouple daemon and container to mount and unmount filesystems.
|
hace 9 años |
Tibor Vass
|
e0ef11a4c2
Abstract builder and implement server-side dockerfile builder
|
hace 10 años |
Tibor Vass
|
f41230b93a
Move builder files to builder/dockerfile
|
hace 10 años |