compose
This commit is contained in:
parent
20c9758433
commit
8a246dd818
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
|
||||
services:
|
||||
kameronkenny_com_web1:
|
||||
container_name: kameronkenny.com_web1
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/sites/kameronkenny.com:latest
|
||||
thelinux_pro:
|
||||
container_name: thelinux_pro
|
||||
image: docker-registry1.in.thelinuxpro.net:5000/sites/thelinux.pro:latest
|
||||
ports:
|
||||
- '4000:4000'
|
||||
- '4001:4001'
|
||||
restart: always
|
||||
user: root
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue