mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-07 05:25:12 +00:00
Use entrypoint in dockerfiles
This commit is contained in:
@@ -14,4 +14,4 @@ RUN yarn --immutable
|
||||
ENV NEXT_TELEMETRY_DISABLED 1
|
||||
EXPOSE 3000
|
||||
EXPOSE 8081
|
||||
CMD yarn dev
|
||||
ENTRYPOINT ["yarn", "dev"]
|
||||
|
||||
Reference in New Issue
Block a user