Univention Bugzilla – Attachment 8605 Details for
Bug 44006
docker volumes don't work for docker apps installed with 4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new-container-4.2.txt
new-container-4.2.txt (text/plain), 6.54 KB, created by
Felix Botner
on 2017-03-21 15:45:20 CET
(
hide
)
Description:
new-container-4.2.txt
Filename:
MIME Type:
Creator:
Felix Botner
Created:
2017-03-21 15:45:20 CET
Size:
6.54 KB
patch
obsolete
>[ > { > "Id": "60487d2b21f9ea497a00ff0cd04ced410ab07b47cac21e65393f08768264112c", > "Created": "2017-03-21T14:12:34.814095613Z", > "Path": "/bin/bash", > "Args": [ > "-c", > "sleep 300000" > ], > "State": { > "Status": "running", > "Running": true, > "Paused": false, > "Restarting": false, > "OOMKilled": false, > "Dead": false, > "Pid": 9889, > "ExitCode": 0, > "Error": "", > "StartedAt": "2017-03-21T14:12:34.988546634Z", > "FinishedAt": "0001-01-01T00:00:00Z" > }, > "Image": "sha256:978d85d02b87aea199e4ae8664f6abf32fdea331884818e46b8a01106b114cee", > "ResolvConfPath": "/var/lib/docker/containers/60487d2b21f9ea497a00ff0cd04ced410ab07b47cac21e65393f08768264112c/resolv.conf", > "HostnamePath": "/var/lib/docker/containers/60487d2b21f9ea497a00ff0cd04ced410ab07b47cac21e65393f08768264112c/hostname", > "HostsPath": "/var/lib/docker/containers/60487d2b21f9ea497a00ff0cd04ced410ab07b47cac21e65393f08768264112c/hosts", > "LogPath": "/var/lib/docker/containers/60487d2b21f9ea497a00ff0cd04ced410ab07b47cac21e65393f08768264112c/60487d2b21f9ea497a00ff0cd04ced410ab07b47cac21e65393f08768264112c-json.log", > "Name": "/cocky_mestorf", > "RestartCount": 0, > "Driver": "overlay", > "MountLabel": "", > "ProcessLabel": "", > "AppArmorProfile": "", > "ExecIDs": null, > "HostConfig": { > "Binds": [ > "/var/tmp/test:/tmp" > ], > "ContainerIDFile": "", > "LogConfig": { > "Type": "json-file", > "Config": {} > }, > "NetworkMode": "default", > "PortBindings": {}, > "RestartPolicy": { > "Name": "no", > "MaximumRetryCount": 0 > }, > "AutoRemove": false, > "VolumeDriver": "", > "VolumesFrom": null, > "CapAdd": null, > "CapDrop": null, > "Dns": [], > "DnsOptions": [], > "DnsSearch": [], > "ExtraHosts": null, > "GroupAdd": null, > "IpcMode": "", > "Cgroup": "", > "Links": null, > "OomScoreAdj": 0, > "PidMode": "", > "Privileged": false, > "PublishAllPorts": false, > "ReadonlyRootfs": false, > "SecurityOpt": null, > "UTSMode": "", > "UsernsMode": "", > "ShmSize": 67108864, > "Runtime": "runc", > "ConsoleSize": [ > 0, > 0 > ], > "Isolation": "", > "CpuShares": 0, > "Memory": 0, > "CgroupParent": "", > "BlkioWeight": 0, > "BlkioWeightDevice": null, > "BlkioDeviceReadBps": null, > "BlkioDeviceWriteBps": null, > "BlkioDeviceReadIOps": null, > "BlkioDeviceWriteIOps": null, > "CpuPeriod": 0, > "CpuQuota": 0, > "CpusetCpus": "", > "CpusetMems": "", > "Devices": [], > "DiskQuota": 0, > "KernelMemory": 0, > "MemoryReservation": 0, > "MemorySwap": 0, > "MemorySwappiness": -1, > "OomKillDisable": false, > "PidsLimit": 0, > "Ulimits": null, > "CpuCount": 0, > "CpuPercent": 0, > "IOMaximumIOps": 0, > "IOMaximumBandwidth": 0 > }, > "GraphDriver": { > "Name": "overlay", > "Data": { > "LowerDir": "/var/lib/docker/overlay/09fb9fdac5fe85c9f247fd6fb47235e750e72ab884188c20d52f5b4fa50b7b47/root", > "MergedDir": "/var/lib/docker/overlay/6963738b4929a902ce424b0bbebdd42e555adc62ee5163135b8fae05b7c3821d/merged", > "UpperDir": "/var/lib/docker/overlay/6963738b4929a902ce424b0bbebdd42e555adc62ee5163135b8fae05b7c3821d/upper", > "WorkDir": "/var/lib/docker/overlay/6963738b4929a902ce424b0bbebdd42e555adc62ee5163135b8fae05b7c3821d/work" > } > }, > "Mounts": [ > { > "Source": "/var/tmp/test", > "Destination": "/tmp", > "Mode": "", > "RW": true, > "Propagation": "rprivate" > } > ], > "Config": { > "Hostname": "60487d2b21f9", > "Domainname": "", > "User": "", > "AttachStdin": false, > "AttachStdout": true, > "AttachStderr": true, > "Tty": false, > "OpenStdin": false, > "StdinOnce": false, > "Env": [ > "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" > ], > "Cmd": [ > "/bin/bash", > "-c", > "sleep 300000" > ], > "Image": "debian", > "Volumes": null, > "WorkingDir": "", > "Entrypoint": null, > "OnBuild": null, > "Labels": {} > }, > "NetworkSettings": { > "Bridge": "", > "SandboxID": "b58419baf782f5a3e3d0125a685c01cfa604d1e649e775cd2c9e93521d4a3fdf", > "HairpinMode": false, > "LinkLocalIPv6Address": "", > "LinkLocalIPv6PrefixLen": 0, > "Ports": {}, > "SandboxKey": "/var/run/docker/netns/b58419baf782", > "SecondaryIPAddresses": null, > "SecondaryIPv6Addresses": null, > "EndpointID": "680b8d7c822c92a15d5643ea7b3d7e817d1689c6d7e4b7146cf36cf7497574fa", > "Gateway": "172.17.42.1", > "GlobalIPv6Address": "", > "GlobalIPv6PrefixLen": 0, > "IPAddress": "172.17.0.3", > "IPPrefixLen": 16, > "IPv6Gateway": "", > "MacAddress": "02:42:ac:11:00:03", > "Networks": { > "bridge": { > "IPAMConfig": null, > "Links": null, > "Aliases": null, > "NetworkID": "4d7ac6bb84595f3c332ca4283058ec5c7f32136c53b9f2f05f2c7adf7b93f048", > "EndpointID": "680b8d7c822c92a15d5643ea7b3d7e817d1689c6d7e4b7146cf36cf7497574fa", > "Gateway": "172.17.42.1", > "IPAddress": "172.17.0.3", > "IPPrefixLen": 16, > "IPv6Gateway": "", > "GlobalIPv6Address": "", > "GlobalIPv6PrefixLen": 0, > "MacAddress": "02:42:ac:11:00:03" > } > } > } > } >]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 44006
:
8603
|
8604
| 8605