Skip to content

Clones old version from github #2

@iedmrc

Description

@iedmrc

Hi,
I have 2 questions:

  1. 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.

  1. Why you expose either port 5000 ?
EXPOSE 5000
EXPOSE 3000

Isn't the container just running the vroom-express server?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions