diff --git a/dev-tools/docker/start_dev_local.sh b/dev-tools/docker/start_dev_local.sh index 088edd8..71e2270 100644 --- a/dev-tools/docker/start_dev_local.sh +++ b/dev-tools/docker/start_dev_local.sh @@ -11,4 +11,5 @@ docker run -p 8080:8080 \ --env KUBERNETES_SERVICE_HOST=$KINV_K8S_IP \ --env KUBERNETES_SERVICE_PORT_HTTPS=6443 \ --env NAMESPACE=namespace1 \ +-v html5:/var/www/test \ luckysideburn/kubeinvaders:develop_local diff --git a/html5/images/kubeinvaders_spaceship2.png b/html5/images/kubeinvaders_spaceship2.png new file mode 100644 index 0000000..4cfdf56 Binary files /dev/null and b/html5/images/kubeinvaders_spaceship2.png differ diff --git a/html5/index.html b/html5/index.html index f14d19f..2ab6ed9 100644 --- a/html5/index.html +++ b/html5/index.html @@ -6,89 +6,7 @@ - +