b5376c7cec
When running a `docker cp` to copy files to/from a container, the lookup of the `getent` executable happens within the container's filesystem, so we cannot re-use the results. Unfortunately, that also means we can't preserve the results for any other uses of these functions, but probably the lookup should not be "too" costly. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
idtools.go | ||
idtools_test.go | ||
idtools_unix.go | ||
idtools_unix_test.go | ||
idtools_windows.go | ||
usergroupadd_linux.go | ||
usergroupadd_unsupported.go | ||
utils_unix.go |