forked from pool/docker
Accepting request 247056 from Virtualization
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/247056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
79162f7c36
commit
32a23ee11a
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 25 07:49:48 UTC 2014 - fcastelli@suse.com
|
||||
|
||||
- Upgraded to version 1.2.0:
|
||||
* Runtime:
|
||||
- Make /etc/hosts /etc/resolv.conf and /etc/hostname editable at runtime
|
||||
- Auto-restart containers using policies
|
||||
- Use /var/lib/docker/tmp for large temporary files
|
||||
- `--cap-add` and `--cap-drop` to tweak what linux capability you want
|
||||
- `--device` to use devices in containers
|
||||
* Client:
|
||||
- `docker search` on private registries
|
||||
- Add `exited` filter to `docker ps --filter`
|
||||
- `docker rm -f` now kills instead of stop
|
||||
- Support for IPv6 addresses in `--dns` flag
|
||||
* Proxy:
|
||||
- Proxy instances in separate processes
|
||||
- Small bug fix on UDP proxy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:31:41 UTC 2014 - fcastelli@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user