-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I have 2 questions:
- Why it clones an old version of the vroom-express ?
root@77141ce07260:/vroom-express/src# ls -la
total 12
drwxr-xr-x 2 root root 4096 Jan 24 10:11 .
drwxr-xr-x 5 root root 4096 Jan 24 10:12 ..
-rw-r--r-- 1 root root 3952 Jan 24 10:11 index.js
root@77141ce07260:/vroom-express/src#
As you see, inside the /vroom-express/src directory in the container, there is no config.js eventhough remote source has it.
- Why you expose either port 5000 ?
EXPOSE 5000
EXPOSE 3000
Isn't the container just running the vroom-express server?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels