Skip to content

Commit

Permalink
Perf README
Browse files Browse the repository at this point in the history
  • Loading branch information
slhmy committed Dec 29, 2023
1 parent 4377d58 commit 1b21ba7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
⚠️ Do not use VSCode's `Build Image..` usage.

Run the following command under project root instead.

```sh
docker build --pull --rm -f "docker/judge-server.dockerfile" -t oj-lab/judge-server:latest .
```
```

0 comments on commit 1b21ba7

Please sign in to comment.