Failed to build forgeops ds docker image for production

Hi everyone,
I’m trying to build own docker image for forgeops ds, when running cmd:
./forgeops build ds --push-to repo
I got this error:


i followed exactly this documents Base Docker images :: ForgeOps Documentation

Any thoughts on this are appreciated. Thanks

Hmm, thats interesting as the errror is related to Invalid maximium heap size: -Xmx256m

Will need to review the scripts as that it could be a configuration error. Can you link to the repo and branch being used please?

Nicholas

i used GitHub - ForgeRock/forgeops-extras: Terraform and other artifacts that can be used with the forgeops project with master branch for building java-17 image, thank you.

1 Like