switched repo to ohmydocker
This commit is contained in:
parent
320af4f81a
commit
f50c9f6d85
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user