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

Commit ec08fd2

Browse files
author
Dushyant
committed
Dockerfile and docker-compose.yml
1 parent 5ab36cd commit ec08fd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/Dockerfile

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

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

0 commit comments

Comments
 (0)