rkt v1.2.0 发布了。这次发布增加了新的特性和bug修复。
新特性:
Add --hostname
option to rkt run/run-prepared (#2251). This option allows setting the pod host name.
bug修复:
Fix deadlock while exiting a lkvm rkt pod (#2191).
SELinux fixes preparating rkt to work on Fedora with SELinux enabled (#2247 and #2262).
Fix bug that occurs for some types of on-disk image corruption, making it impossible for the user run or garbage collect them (#2180).
Fix authentication issue when fetching from a private quay.io repository (#2248).
Allow concurrent image fetching (#2239).
Fix issue mounting volumes on images if the target path includes an absolute symlink (#2290).
Clean up dangling symlinks in
/var/log/journal
on garbage collection if running on systemd hosts (#2289).
下载地址: