Skip to content

Commit

Permalink
ci(docker): update ownership of /deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain authored Sep 18, 2024
1 parent e1b4395 commit c91bcbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/scripts/runtime_patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ then
# Run chown on all trame-user directories/files
chown -R trame-user:trame-user /opt/trame
chown trame-user:proxy-mapping /opt/trame/proxy-mapping.txt
chown -R trame-user:trame-user /deploy
fi

# Remap internal docker group to the group of /var/run/docker.sock
Expand Down

0 comments on commit c91bcbb

Please sign in to comment.