containerd/integration/images/volume-ownership
Sebastiaan van Stijn e79aba10d4
integration/images/volume-ownership: strip path information from usage output
POSIX guidelines describes; https://www.gnu.org/prep/standards/html_node/_002d_002dversion.html#g_t_002d_002dversion

> The program’s name should be a constant string; don’t compute it from argv[0].
> The idea is to state the standard or canonical name for the program, not its
> file name.

We don't have a const for this, but let's make a start and just remove the path info.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-31 21:07:00 +01:00
..
tools integration/images/volume-ownership: strip path information from usage output 2022-01-31 21:07:00 +01:00
Dockerfile Add multi-arch support for test images 2021-04-23 15:07:33 -04:00
Dockerfile_windows Use a single RUN command 2021-12-03 18:10:39 +02:00
Makefile Add ppc64 support for test images 2022-01-11 19:58:31 +01:00