This repository was archived by the owner on Jun 22, 2024. It is now read-only.
Commit 2670ff3
Update Dockerfile (SeleniumHQ#1773)
* Tuning chmod permissions
* Kick CI
* More tuning
* Tuning a bit more
* Update Dockerfile
Change rights to 775
* Update Dockerfile
Change rights
* Tuning chmod permissions
* More tuning
* Tuning a bit more
* Change group for some directories
Change group of directories "/opt/selenium ${HOME} /opt/selenium/assets /var/run/supervisor /var/log/supervisor" to group seluser
* Usage of ACL
Usage of ACL to stay with root's rights for user and group but add some rights to user seluser with ACL
* Install ACL package
* typo in command setfacl
* change stefacl location on script
* Change setfacl location once again
* add acl to /opt
* Update Dockerfile
Adding sudo to avoid "permission denied" messages
---------
Co-authored-by: Diego Molina <[email protected]>
Co-authored-by: Diego Molina <[email protected]>1 parent 3ecb348 commit 2670ff3
3 files changed
+10
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
88 | | - | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
92 | | - | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
0 commit comments