ForgeRock / forgeops

ForgeRock platform assets for Kubernetes deployment. Contains the files you need to build your own Docker images and to deploy the ForgeRock Identity Platform on Kubernetes clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue while running Skaffold

sumit0704 opened this issue · comments

Getting an error while building docker image

Fetched 325 kB in 1s (347 kB/s)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openldap/ldap-utils_2.4.45+dfsg-1ubuntu1.4_amd64.deb 404 Not Found [IP: 91.189.88.152 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

fixed by adding apt-get update --fix-missing in amster docker file