You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ Attribute deprecations so you can be sure you can upgrade:
17
17
* container LWRP Fixnum port attribute: use full String notation from Docker documentation in port attribute instead
18
18
* container LWRP public_port attribute: use port attribute instead
19
19
20
+
## 0.32.2
21
+
22
+
* Bugfix: [#101][]: Explicitly install lxc on Ubuntu (when lxc is exec_driver; continue to fully support LXC as a default installation path since its been since Docker 0.1)
23
+
* Bugfix: [#103][]: Fix host argument (in docker run)
24
+
20
25
## 0.32.1
21
26
22
27
* Bugfix: [#98][]: Ensure Ruby 1.8 syntax is supported
@@ -391,5 +396,7 @@ Lots of community contributions this release -- thanks!
0 commit comments