QCDIS / NaaVRE-dev-environment

Integrated development environment for NaaVRE
Apache License 2.0
0 stars 0 forks source link

ERROR: denied: requested access to the resource is denied #25

Open skoulouzis opened 3 weeks ago

skoulouzis commented 3 weeks ago

vrepaas-vreapi and vrepaas-vreapp cannot start:

#16 ERROR: denied: requested access to the resource is denied
------
 > pushing qcdis/vreapi:tilt-build-1724694901 with docker:
------
ERROR: denied: requested access to the resource is denied

Build Failed: Custom build "docker buildx build ./submodules/VREPaaS -f ./submodules/VREPaaS/tilt/vreapis/Dockerfile -t $EXPECTED_REF --push" failed: exit status 1
skoulouzis commented 2 weeks ago

Look at services/naavre/image.Tiltfile:

docker buildx build ./submodules/NaaVRE -f ./submodules/NaaVRE/docker/vanilla/dev.Dockerfile -t $EXPECTED_REF -t qcdis/n-a-a-vre-dev:latest --push

Try and remove --push

gpelouze commented 1 week ago

We need to make the dev environment work on both local and remote minikube clusters