mirror of https://github.com/docker/compose.git
When creating files in Go, the stdlib will create (and then rapidly delete) files ending with `-go-tmp-umask` to determine the umask to use for permission purposes. This can cause trouble with Live Update because the files tend to vanish underneath it, for example. Fixes #5117. |
||
|---|---|---|
| .. | ||
| dockerignore.go | ||
| ephemeral.go | ||
| notify.go | ||
| notify_test.go | ||
| paths.go | ||
| paths_test.go | ||
| temp.go | ||
| temp_dir_fixture.go | ||
| watcher_darwin.go | ||
| watcher_naive.go | ||
| watcher_naive_test.go | ||
| watcher_nonwin.go | ||
| watcher_windows.go | ||