-
Navigate to the Docker folder (e.g.,
cd spongecake/docker
). -
Build the image:
-
Run the container:
- This starts a container that you name and exposes VNC on port 5900.
-
Shell into the container (optional):
This is useful for debugging, installing extra dependencies, etc.
- You can then specify the name of your container / image when using the SDK