forked from Conjure-Tools/unity-runner
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
# Unity Docker Images
|
|
|
|
A table of available Docker images for Unity CI/CD:
|
|
|
|
<!-- table -->
|
|
|Unity|all|android|ios|linux-il2cpp|mac-mono|webgl|windows-mono|
|
|
|-----|---|-------|---|------------|--------|-----|------------|
|
|
|6000.0.35f1|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-runner)<br>📦 15.66 GB|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-android-runner)<br>📦 12.02 GB|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-ios-runner)<br>📦 10.47 GB|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-linux-il2cpp-runner)<br>📦 10.37 GB|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-mac-mono-runner)<br>📦 10.70 GB|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-webgl-runner)<br>📦 11.60 GB|[🐳 View](https://docker.lakes.house/repo/unityci/editor/tag/ubuntu-6000.0.35f1-windows-mono-runner)<br>📦 11.07 GB|
|
|
<!-- /table -->
|
|
|
|
# Included Software
|
|
**Tools**
|
|
- Unity3D (as `unity-editor`)
|
|
- Blender `3.4`
|
|
- CMake
|
|
- CURL
|
|
- GCC
|
|
- Git
|
|
- Make
|
|
- Zip & Unzip
|
|
|
|
**Language and Runtime**
|
|
- Bash `5.1.16(1)-release`
|
|
- Node.js `20.19.5`
|
|
- Python3 `3.10.12`
|
|
- lib-sqlite3
|
|
- libssl
|
|
|
|
**Package Management**
|
|
- NPM `11.6.0`
|
|
- PNPM `10.17.0`
|
|
- pip3 `22.0.2`
|
|
|
|
|
|
**SDKs**
|
|
- AWS CLI
|
|
- Azure SDK
|
|
|
|
# Usage
|
|
... |