Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mbradleySoftrams authored Dec 16, 2024
1 parent f4f43dd commit d8e7986
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,4 @@ RUN groupadd -r gauge && useradd -r -g gauge -G audio,video gauge && \

USER gauge

RUN npm install -g @getgauge/cli \
&& npm install \
&& gauge install \
&& gauge install screenshot \
&& gauge config check_updates false
RUN npm install -g @getgauge/cli

0 comments on commit d8e7986

Please sign in to comment.