Skip to content

Commit c9939a8

Browse files
committed
Removed chokidar
1 parent 5e28a7f commit c9939a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

laravel/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ WORKDIR /var/www
128128

129129
USER $APP_USER
130130

131-
RUN npm install --save-dev chokidar
132-
133131
# Expose the ports that Octane is using.
134132
EXPOSE $SWOOLE_PORT
135133

0 commit comments

Comments
 (0)