Brian Goff
|
b2a43baf2e
Use SELinux labels for volumes
|
10 年之前 |
Arnaud Porterie
|
bce3e761c0
Merge pull request #13161 from calavera/plugin_discovery
|
10 年之前 |
David Calavera
|
d592778f4a
Propagate unmount events to the external volume drivers.
|
10 年之前 |
Qiang Huang
|
84aae5a226
Don't check running container at create time
|
10 年之前 |
Arnaud Porterie
|
2653c7c16c
Make API volume-driver dependent on 'experimental'
|
10 年之前 |
David Calavera
|
81fa9feb0c
Volumes refactor and external plugin implementation.
|
10 年之前 |
Qiang Huang
|
a2f39e7754
Fix oom kill disable issue
|
10 年之前 |
HuKeping
|
a4a924e1b6
Feature: option for disable OOM killer
|
10 年之前 |
John Howard
|
03eb0d065d
Windows: Move workdir check daemon-side
|
10 年之前 |
Ma Shimiao
|
93cdb0071b
optimize code to clarify logic
|
10 年之前 |
David Calavera
|
767df67e31
Decode container configurations into typed structures.
|
10 年之前 |
David Calavera
|
98996a432e
Remove engine.Job from Create action.
|
10 年之前 |
David Calavera
|
610c436e07
Remove engine.Job from Start action.
|
10 年之前 |
Lei Jitang
|
013fb87543
Fix error from daemon no such image even when the image exist
|
10 年之前 |
Qiang Huang
|
40ef253ef5
add back job.Errorf
|
10 年之前 |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 年之前 |
Qiang Huang
|
55cc166e53
do not warning when we disable memoryswap
|
10 年之前 |
Ma Shimiao
|
703cab12e7
fix not show error when using --lxc-conf without lxc driver
|
10 年之前 |
Qiang Huang
|
837eec064d
move resources from Config to HostConfig
|
10 年之前 |
Alexander Morozov
|
6efecb7b41
Merge pull request #10186 from rhatdan/selinux-build
|
10 年之前 |
Michael Crosby
|
34c804a139
Merge pull request #9705 from acbodine/9311-truncindex-error-duplicate-id-on-ambiguous-id
|
10 年之前 |
Dan Walsh
|
8a8dcf1930
Turn on Security opts including labeling for docker build
|
10 年之前 |
Qiang Huang
|
72f356be6a
add check for memoryswap when create
|
10 年之前 |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 年之前 |
Dan Walsh
|
23feaaa240
Allow the container to share the PID namespace with the host
|
10 年之前 |
Sebastiaan van Stijn
|
5f699a465d
Fix typo in error-message.
|
10 年之前 |
Alexander Morozov
|
748b7459b3
Merge pull request #9603 from hqhq/hq_add_memory_swap
|
10 年之前 |
Josh Hawn
|
8936789919
Make `FROM scratch` a special cased 'no-base' spec
|
10 年之前 |
Qiang Huang
|
1a9b640e0d
add support to set MemorySwap
|
10 年之前 |
Jessie Frazelle
|
67fda33197
Merge pull request #9089 from cpuguy83/8942_create_volumes_on_create
|
10 年之前 |