Skip to content

Commit 9be07f0

Browse files
working on Dockerfile for fibers
1 parent 43e837e commit 9be07f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile.Packages

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@ RUN npm i --nodedir="/usr/src/node/node-install/usr/local" bcrypt@5.1.0
2828
RUN npm i --nodedir="/usr/src/node/node-install/usr/local" cld@2.9.1
2929
RUN npm i --nodedir="/usr/src/node/node-install/usr/local" unix-dgram@2.0.6
3030

31+
RUN ls
32+
RUN ls node-modules
33+
3134
CMD ["bash"]
3235

0 commit comments

Comments
 (0)