fix compose format and misspell in pipework catalog

This commit is contained in:
Hayahito Kawamitsu 2018-04-11 00:44:22 +09:00
parent 739d3f6e64
commit 59326911a6
3 changed files with 3 additions and 4 deletions

View File

@ -8,7 +8,7 @@
* Docker Hub: [dreamcat4/pipework](https://hub.docker.com/r/dreamcat4/pipework/)
By this catalog, to configure more flexible container network is available.
Good example of this, there is multiple container networks.
A good example of this, there is multiple container networks.
## Deployment

View File

@ -12,7 +12,6 @@ services:
environment:
run_mode: batch,daemon
labels:
io.rancher.container.pull_image: always
io.rancher.container.hostname_override: container_name
io.rancher.container.agent.role: environmentAdmin
io.rancher.container.create_agent: 'true'

View File

@ -1,10 +1,10 @@
.catalog:
version: '2'
catalog:
name: "Pipework"
description: |
"Software-Defined Networking for Linux Containers"
version: v0.1.0
minimum_rancher_version: v1.6.10
version: '2'
services:
pipework:
start_on_create: true