mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Update c2d.yml
This commit is contained in:
parent
3ea5d2e35c
commit
b829d964cd
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
kindcluster:
|
kindcluster:
|
||||||
image: oceanprotocol/c2d_barge_kind:v0.0.1
|
image: oceanprotocol/c2d_barge_kind:v0.0.2
|
||||||
privileged: true
|
privileged: true
|
||||||
ports:
|
ports:
|
||||||
- 8443:8443
|
- 8443:8443
|
||||||
@ -39,4 +39,4 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /usr/bin/docker:/usr/bin/docker
|
- /usr/bin/docker:/usr/bin/docker
|
||||||
- ${OCEAN_C2D_FOLDER}:/ocean/c2d/
|
- ${OCEAN_C2D_FOLDER}:/ocean/c2d/
|
||||||
- ${OCEAN_CERTS_FOLDER}/registry:/certs
|
- ${OCEAN_CERTS_FOLDER}/registry:/certs
|
||||||
|
Loading…
Reference in New Issue
Block a user