When using cache, the rootfs may not have been extracted. This prevents uname/gname from resolving as there is no /etc/password or /etc/group. This makes this layer unnecessarily differ from a cached layer which does contain this information. Omitting these should be consistent with Docker's behavior. |
||
|---|---|---|
| .. | ||
| layered_map.go | ||
| layered_map_test.go | ||
| snapshot.go | ||
| snapshot_test.go | ||