Skip to content

robtec/unity-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Docker

Docker container for Unity

Setup

Build the image

docker build -t unity-image .

Running

# docker compose (preferred)

docker compose up -d --build

# docker

docker run ...

Docs

About

Docker container to run Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published