Skip to content
Discussion options

You must be logged in to vote

I fixed it in docker:

/usr/src/app # ls -ld /tmp
drwxr-xr-t    2 root     root          4096 Oct 13 13:24 /tmp
/usr/src/app # chmod 1777 /tmp
/usr/src/app # ls -ld /tmp
drwxrwxrwt    1 root     root          4096 Oct 13 13:24 /tmp

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nixwl
Comment options

@nixwl
Comment options

Answer selected by nixwl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants