Brian Goff
|
146df5fbd3
Fix pruning anon volume created from image config
|
2 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Brian Goff
|
f464c31668
Check tmpfs mounts before create anon volume
|
5 years ago |
Justin Cormack
|
2df693e533
Entropy cannot be saved
|
6 years ago |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 years ago |
Jess Frazelle
|
3694c1e34e
api: add configurable MaskedPaths and ReadOnlyPaths to the API
|
7 years ago |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Daniel Nephin
|
93fbdb69ac
Remove error return from RootPair
|
8 years ago |
Daniel Nephin
|
09cd96c5ad
Partial refactor of UID/GID usage to use a unified struct.
|
8 years ago |
Antonio Murdaca
|
abbbf91498
Switch to using opencontainers/selinux for selinux bindings
|
8 years ago |
Brian Goff
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
9 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Tibor Vass
|
53d2e5e9d7
Merge pull request #21270 from ehazlett/resource-labels
|
9 years ago |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 years ago |
Brian Goff
|
b0ac69b67e
Add explicit flags for volume cp/no-cp
|
9 years ago |
Phil Estes
|
799a6b94ee
Ensure WORKDIR is created with remapped root ownership
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Brian Goff
|
455a505749
Merge pull request #19190 from srust/volume_driver_parity_again
|
9 years ago |
David Calavera
|
a225e39667
Merge pull request #19155 from coolljt0725/create_cwd_on_create
|
9 years ago |
Stephen Rust
|
7c70ad058f
Allow external volume drivers to host anonymous volumes and copy existing data from image.
|
9 years ago |
Lei Jitang
|
cde0ed67a1
Create the working directory on container creation
|
9 years ago |
Brian Goff
|
b468332707
On create, copy image data for named volumes.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
Stefan J. Wernli
|
9112d90b27
Optimize Create Container to skip extra mount on Windows.
|
9 years ago |