Skip to content

Commit

Permalink
Add rancher container
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdor committed Jan 13, 2018
1 parent 04498ed commit 9b26b82
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ovh/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: '3'

services:
rancher:
image: rancher/server:preview
restart: always
ports:
- "8080:8080"

0 comments on commit 9b26b82

Please sign in to comment.