compose/pkg
Milas Bowman 922422a539 fix: do not try to create file shares for non-directories
When creating automatic file shares, ignore any non-directory
bind mounts, e.g. for an individual (normal) file or a special
type like a Unix socket (`/var/run/docker.sock`).

Additionally, there's no need to create a directory if one
does not exist, the API will handle that. However, the check
for existence remains so that `create_host_path: false`
mounts can be ignored.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-04-17 17:12:03 +02:00
..
api docker compose up always kills the containers on second Ctrl-C 2024-04-14 17:44:39 +02:00
compose fix: do not try to create file shares for non-directories 2024-04-17 17:12:03 +02:00
e2e check container_name is not in use by another service we will create 2024-04-16 17:26:50 +02:00
mocks make mocks 2024-01-08 17:15:11 -06: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 bump compose-go to v2.0.0-rc.2 2024-01-22 12:27:38 +01: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