Skip to content

Commit 3fd3d2c

Browse files
Merge pull request #19 from TukaTek/feature/TUK-23
Update Dockerfile
2 parents 0f02f16 + 55f6640 commit 3fd3d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,6 @@ ENV NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=${NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY}
173173
# Note: Don't expose ports here, Compose will handle that for us if necessary.
174174
# If you want to run this without compose, specify the ports to
175175
# expose via cli
176+
RUN ls -la
176177

177178
CMD ["node", "server.js"]

0 commit comments

Comments
 (0)