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