File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # 0.5.3
2+
3+ Thank you for contributions from @jamescassell and @alexgarel !
4+
5+ ## Bug fixes
6+
7+ * Bender now correctly picks up all cached layers and does not display an error
8+ message: `Error: could not get runtime: error creating runtime static files
9+ directory /var/lib/containers/storage/libpod: mkdir
10+ /var/lib/containers/storage/libpod: permission denied`. This was coming from
11+ podman so we switched to buildah to perform checks for presence of layers.
12+ * A name of a working container now contains month digits instead of minutes as
13+ one would expect. (How come that no one noticed?)
14+
15+ ## Minor
16+
17+ * README now contains a bit of documentation for limitations of rootless mode.
18+
19+
120# 0.5.2
221
322## Bug fixes
You can’t perform that action at this time.
0 commit comments