switched repo to ohmydocker

This commit is contained in:
Josh Cox 2017-03-23 21:25:29 -05:00
parent 320af4f81a
commit f50c9f6d85
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
version: '2'
services:
meanshop-nginx:
image: thalhalla/meanshop:nginx
image: ohmydocker/meanshop:nginx
labels:
io.rancher.scheduler.affinity:host_label: ${host_label}
io.rancher.container.hostname_override: container_name
@ -9,7 +9,7 @@ services:
ports:
- ${PORT}:80
meanshop-node:
image: thalhalla/meanshop:node
image: ohmydocker/meanshop:alpine
labels:
io.rancher.scheduler.affinity:host_label: ${host_label}
io.rancher.container.pull_image: always

View File

@ -1,7 +1,7 @@
.catalog:
name: "meanshop"
version: "0.4.6"
description: "Library service powered by Meanshop"
version: "0.4.7"
description: "Ecommerce powered by Meanshop"
uuid: meanshop-0
minimum_rancher_version: v0.51.0
questions:

View File

@ -1,5 +1,5 @@
name: Meanshop
description: |
Library service powered by Meanshop
version: 0.4.6
Ecommerce powered by Meanshop
version: 0.4.7
category: Repository