Closed Jeremy-Pichon closed 6 years ago
Hi,
I am trying to setup odm on kubernetes i m getting following error Status: Downloaded newer image for postgres:9.6.6 ---> 5579c7505b1b Step 2/9 : LABEL maintainer="Rachel ORTI rachel.orti@fr.ibm.com, ODMDev odmdev_open_source_user@wwpdl.vnet.ibm.com" ---> Running in 8ec3816ee003 Removing intermediate container 8ec3816ee003 ---> fbefe95f8fda Step 3/9 : MAINTAINER "Rachel ORTI rachel.orti@fr.ibm.com, ODMDev odmdev_open_source_user@wwpdl.vnet.ibm.com" ---> Running in 8c1a3c0f85c4 Removing intermediate container 8c1a3c0f85c4 ---> 2593f362afe7 Step 4/9 : ARG ODMDOCKERDIR ---> Running in 6d66629b6af4 Removing intermediate container 6d66629b6af4 ---> 0c525767b5d3 Step 5/9 : ADD $ODMDOCKERDIR/databases/postgresql/data.tar.gz /upload ERROR: Service 'dbserver' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder829022242/odm-ondocker/databases/postgresql/data.tar.gz: no such file or directory
This is on windows 10 machine and verified that file exits in the location mentioned
Thanks in advance
Signaled here: https://github.com/ODMDev/odm-docker-kubernetes/issues/58
Hi,
I am trying to setup odm on kubernetes i m getting following error Status: Downloaded newer image for postgres:9.6.6 ---> 5579c7505b1b Step 2/9 : LABEL maintainer="Rachel ORTI rachel.orti@fr.ibm.com, ODMDev odmdev_open_source_user@wwpdl.vnet.ibm.com" ---> Running in 8ec3816ee003 Removing intermediate container 8ec3816ee003 ---> fbefe95f8fda Step 3/9 : MAINTAINER "Rachel ORTI rachel.orti@fr.ibm.com, ODMDev odmdev_open_source_user@wwpdl.vnet.ibm.com" ---> Running in 8c1a3c0f85c4 Removing intermediate container 8c1a3c0f85c4 ---> 2593f362afe7 Step 4/9 : ARG ODMDOCKERDIR ---> Running in 6d66629b6af4 Removing intermediate container 6d66629b6af4 ---> 0c525767b5d3 Step 5/9 : ADD $ODMDOCKERDIR/databases/postgresql/data.tar.gz /upload ERROR: Service 'dbserver' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder829022242/odm-ondocker/databases/postgresql/data.tar.gz: no such file or directory
This is on windows 10 machine and verified that file exits in the location mentioned
Thanks in advance