We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24de7c3 + 14234ad commit aafb313Copy full SHA for aafb313
docs/content/en/docs/how-tos/filesync/_index.md
@@ -42,6 +42,7 @@ the sync rules. This tar file is sent and extracted on the corresponding contai
42
43
File sync has some limitations:
44
45
+ - File sync can only update files that can be modified by the container's configured User ID.
46
- File sync requires the `tar` command to be available in the container.
47
- Only local source files can be synchronized: files created by the builder will not be copied.
48
0 commit comments