This commit is contained in:
Tomás Lin 2016-03-25 16:26:56 -07:00
Родитель 5c5fc48a15
Коммит 148b032718
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -25,6 +25,8 @@ This is an experimental integration of Spinnaker and Docker Compose using docker
3. Run ```DOCKER_IP=`docker-machine ip default` docker-compose up -d```, this will pull all the images needed to run Spinnaker from Docker Hub.
4. You should see all the containers for your microservice come up, one by one in Kitematic.
Note ( if you're running the docker app, you can replace any instance of DOCKER_IP in this document with DOCKER_IP=docker.local )
## Using Spinnaker locally
Under Kitematic, click on **'deck' -> settings -> ports**. Click on the link to see Spinnaker in action.