Skip to content

CaCatHead/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaCatHead Docker Images

Publish Docker image dockerhub

Sandbox

This image downloads lots of compilers used for building container used to run the online judge service.

docker pull yjl9903/sandbox

Support compilers:

  • gcc 12.1.0
  • g++ 12.1.0
  • clang 14.0.6
  • clang++ 14.0.6
  • openjdk 17.0.5
  • python2 2.7.18
  • python3 3.10.6
  • go 1.19.5
  • node 18.13.0

License

MIT License © 2023 XLor