mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-08 17:28:41 +00:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker build -f docker/Dockerfile --no-cache=true . -t uoj
|