mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-08 18:48:42 +00:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
docker build -f docker/Dockerfile --no-cache=true .
|