Skip to content

Commit aafb313

Browse files
author
priyawadhwa
authored
Merge pull request #2041 from briandealwis/syncuser
Note filesync limitation for files not owned by container user
2 parents 24de7c3 + 14234ad commit aafb313

File tree

1 file changed

+1
-0
lines changed
  • docs/content/en/docs/how-tos/filesync

1 file changed

+1
-0
lines changed

docs/content/en/docs/how-tos/filesync/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ the sync rules. This tar file is sent and extracted on the corresponding contai
4242

4343
File sync has some limitations:
4444

45+
- File sync can only update files that can be modified by the container's configured User ID.
4546
- File sync requires the `tar` command to be available in the container.
4647
- Only local source files can be synchronized: files created by the builder will not be copied.
4748

0 commit comments

Comments
 (0)