mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-23 17:37:02 +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
|