Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 44791db

Browse files
Gunasekar-KDushyant
authored and
Dushyant
committed
Update Dockerfile
1 parent 7534188 commit 44791db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ WORKDIR /leaderboard-processor
88

99
# Install the dependencies from package.json
1010
RUN npm install
11-
12-
RUN npm start
11+
CMD npm start

0 commit comments

Comments
 (0)