Skip to content

Commit 2b73124

Browse files
committed
New commands
1 parent 26e6782 commit 2b73124

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Dockerfile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,8 @@ RUN chmod +x /usr/bin/chromedriver-compatibility-matrix.php
157157
ADD commands/dusk-versions-check.php /usr/bin/dusk-versions-check.php
158158
RUN chmod +x /usr/bin/dusk-versions-check.php
159159

160-
ADD commands/start-system-chromedriver.sh /usr/bin/start-system-chromedriver
161-
RUN chmod +x /usr/bin/start-system-chromedriver
162160

163-
ADD commands/start-project-chromedriver.sh /usr/bin/start-project-chromedriver
164-
RUN chmod +x /usr/bin/start-project-chromedriver
161+
165162

166163
VOLUME [ "/var/log/supervisor" ]
167164

0 commit comments

Comments
 (0)