1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
Aiko Mastboom de4d52ef24 verbouwing
2016-04-25 09:41:17 +02:00

24 lines
875 B
Plaintext

created: 20151217170810197
creator: user
modified: 20160422115422097
modifier: user
tags: docker
title: Rancher
type: text/vnd.tiddlywiki
```
docker run -d -p 2380:8080 rancher/server
```
```
docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/rancher:/var/lib/rancher rancher/agent:v1.0.1 http://192.168.88.100:2380/v1/scripts/F6228F00828541320DBF:1460962800000:N9TpT3F5UVU0oIa9Mwm1AN6OHos
```
; Docker Cloud - Your first service
: https://docs.docker.com/docker-cloud/getting-started/your_first_service/
; My Docker Cloud on black machine
: https://cloud.docker.com/container/service/4f127ef8-a6e9-4b34-a308-673812ceb89f/show/#container-endpoints
;In this guide, we will create a simple Rancher install, which is a single host installation that runs everything on a single Linux machine.
:http://docs.rancher.com/rancher/quick-start-guide/