Skip to content
/ judge0 Public
forked from judge0/judge0

🔥 The most advanced open-source online code execution system in the world.

License

Notifications You must be signed in to change notification settings

nostrra/judge0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Для сборки Docker-image по Dockerfile использовать команду: docker build . -t judge0/judge0:mytest1

Для развёртывания контейнера на основе собранного Docker-image judge0/judge0:mytest1, необходимо проверить что нужный image прописан в файле docker-compose.yml.

Развернуть контейнер с помощью команд:

  1. docker-compose up -d db redis
  2. docker-compose up -d

Ссылка на api исходного проекта: https://ce.judge0.com/

About

🔥 The most advanced open-source online code execution system in the world.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 64.2%
  • Ruby 32.7%
  • Shell 2.7%
  • Dockerfile 0.4%