Skip to content

Commit d48a489

Browse files
committed
update: docker build script
1 parent 1609e9e commit d48a489

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/build_docker.sh

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
#!/usr/bin/env bash
2-
npm install -D
3-
npm run build
4-
52
docker build -t codingblocks/judge-api .
63
docker system prune -f
74

0 commit comments

Comments
 (0)