Skip to content

Greenhat1998/OnlineJudgeDeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Docker on Ubuntu

sudo apt update
sudo apt upgrade
sudo apt install docker.io

Download source code

sudo apt install git net-tools
git clone https://github.com/Greenhat1998/OnlineJudgeDeploy

Login as root and setup OJ

sudo passwd root
su -
cd /home/{your_user}/OnlineJudge
apt install docker-compose
docker-compose up -d

DONE!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages