mirror of
https://github.com/SrIzan10/sern-cli.git
synced 2026-05-01 11:05:17 +00:00
Update Dockerfile.TS.sern
This commit is contained in:
@@ -10,6 +10,6 @@ RUN npm install -D typescript
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN tsc --build || npx tsc -p "./tsconfig.json" --build
|
||||
RUN tsc --build || npx -p typescript tsc --build
|
||||
|
||||
CMD node dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user