https://github.com/alexy4744/coderunner
A bare minimum Flask app that runs untrusted code in Docker containers using gVisor as the runtime
https://github.com/alexy4744/coderunner
docker flask gvisor python
Last synced: about 2 months ago
JSON representation
A bare minimum Flask app that runs untrusted code in Docker containers using gVisor as the runtime
- Host: GitHub
- URL: https://github.com/alexy4744/coderunner
- Owner: alexy4744
- License: mit
- Created: 2021-02-25T18:52:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T20:35:42.000Z (over 5 years ago)
- Last Synced: 2025-10-11T04:27:10.889Z (8 months ago)
- Topics: docker, flask, gvisor, python
- Language: Python
- Homepage: https://coderunner.alexyu.xyz/languages
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coderunner
A bare minimum Flask app that runs untrusted code in Docker containers