# List of supported base technologies
This is a list of all currently supported versions of technologies that can be used for [build.base](/zerops-yaml/specification#base-required) and [run.base](/zerops-yaml/specification#base) sections in `zerops.yaml`.
:::note
Versions listed on the same line are aliases of the same underlying version.
:::
## Runtime services
| Service Type |
Supported OS |
Versions |
| Build / Runtime |
| Bun |
`ubuntu` / `alpine` |
|
| Deno |
`ubuntu` |
|
| .NET |
`ubuntu` / `alpine` |
|
| Elixir |
`ubuntu` / `alpine` |
|
| Gleam |
`ubuntu` |
|
| Go |
`ubuntu` / `alpine` |
|
| Java |
`ubuntu` / `alpine` |
|
| Node.js |
`ubuntu` / `alpine` |
|
| Python |
`ubuntu` / `alpine` |
|
| Rust |
`ubuntu` / `alpine` |
|
| |
|
Build |
Runtime |
| PHP + Apache |
`ubuntu` / `alpine` |
|
|
| PHP + nginx |
`ubuntu` / `alpine` |
|
|
## Static services
| Service Type |
Supported OS |
Versions |
| Build |
Runtime |
| nginx |
`ubuntu`/`alpine` |
- |
|
| static |
`ubuntu`/`alpine` |
- |
|
## Containers and virtual machines
| Service Type |
Supported OS |
Versions |
| Build / Runtime |
| Alpine |
`alpine` |
|
| Ubuntu |
`ubuntu` |
|