Skip to content

Commit 9a30d41

Browse files
change permissions
1 parent 3287f6f commit 9a30d41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkgbuild/biglinux-docker-config.install

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ post_install() {
1515

1616
# Update current user's groups in the current session
1717
usermod -aG docker "$(id -un)"
18+
19+
#change permissions
20+
chmod 666 /var/run/docker.sock
1821
}
1922

2023

0 commit comments

Comments
 (0)