Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 2182e90

Browse files
authored
remove diagnostic helpers
1 parent f6fcd47 commit 2182e90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/i386/Dockerfile

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ RUN apt-get install --quiet --yes \
1212
RUN curl -sL https://deb.nodesource.com/setup_9.x | bash -
1313
RUN apt-get install -y nodejs
1414

15-
RUN node --version
16-
RUN npm --version
17-
1815
ENV CC clang
1916
ENV CXX clang++
2017
ENV npm_config_clang 1

0 commit comments

Comments
 (0)