kvm icon indicating copy to clipboard operation
kvm copied to clipboard

Error when building the container image using CircleCI

Open methadata opened this issue 9 years ago • 0 comments

CircleCI build fails when launching container image creation in the dependencies section:

docker build --rm=false -t bbvainnotech/kvm .

According to this bug report from CircleCI , it seems to be related to the internal VM that CircleCI uses for building docker images.

Next steps:

  • Track the issue from CircleCI
  • Try to build the container in another branch without doing a yum update

methadata avatar Dec 14 '16 07:12 methadata