compose/pkg
Sebastiaan van Stijn 5ec37d08a5 build: replace uses of archive.CanonicalTarNameForPath
This function is an alias for filepath.IsAbs and we are considering deprecating
and/or removing this function in the archive package, so removing its uses
helps transitioning if we decide to deprecate and/or remove it.

[docker/cli@fb0788f] also added a normalize step in TrimBuildFilesFromExcludes,
so that callers are not _required_ to first normalize the path, so the
normalizeation may be redunant, but keeping the normalization as this variable
is used further down the code.

[docker/cli@fb0788f]: fb0788f18f

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-17 12:00:24 +02:00
..
api docker compose up always kills the containers on second Ctrl-C 2024-04-14 17:44:39 +02:00
compose build: replace uses of archive.CanonicalTarNameForPath 2024-06-17 12:00:24 +02:00
e2e Fix dot env file to define COMPOSE_* variables 2024-06-08 14:55:36 +02:00
mocks Bump docker engine and cli to version 26.1.3 2024-05-17 13:18:14 +02:00
progress progress for resource can be restarted after more Working event comes 2024-04-15 22:05:46 +02:00
prompt github.com/golang/mock is deprecated 2023-12-13 14:47:39 +01:00
remote Backport OpenBSD patches 2024-05-22 11:35:37 +02:00
utils logs: fix for missing output on container exit (#10925) 2023-08-23 08:57:18 -04:00
watch feat(desktop): synchronized file share integration (#11614) 2024-03-20 14:41:24 -04:00