https://github.com/labring/devbox-runtime-dockerfile
https://github.com/labring/devbox-runtime-dockerfile
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/labring/devbox-runtime-dockerfile
- Owner: labring
- Created: 2024-07-31T02:26:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T07:00:07.000Z (almost 2 years ago)
- Last Synced: 2024-08-21T08:24:41.234Z (almost 2 years ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devbox-runtime-dockerfile
## Support Images
### System Images
- Ubuntu 24.04
- Ubuntu 22.04
### Language Images
- Go 1.23.0
- Go 1.22.5
- Python 3.12
- Python 3.11
- Python 3.10
- OpenJDK 17
- OpenJDK 11
- Rust 1.8.0
- Rust 1.79.0
- Node.js 22
- Node.js 21
- Node.js 20
- GCC
### Framework Images
- Gin
- Hertz
- Spring Boot
- Flask
- Next.js
- Vue