mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-01-11 02:01:51 +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
|