mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2024-12-21 21:41:31 -06:00
.. | ||
templates | ||
.DS_Store | ||
Chart.yaml | ||
README.md | ||
values.yaml |
docker-osx
Information
This installs docker-osx
in Kubernetes.
Requirements
*) Kubernetes
*) Helm
*) sickcodes/docker-osx-vnc
Docker image
Build sickcodes/docker-osx-vnc
-
Go back to the root directory
-
Build docker image
docker build \ -t sickcodes/docker-osx-vnc:latest \ -f vnc-version/Dockerfile .
Do not worry about passing CPU
, RAM
, etc as they are handled in values.yaml
now.