Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 733 Bytes

File metadata and controls

27 lines (19 loc) · 733 Bytes

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