Skip to content
Discussion options

You must be logged in to vote

Why my docker builds show failing

Because the Dockerhub API says the build is failing (details below for reference). This is something you'd need to take up with Docker.

We've seen issues with the Docker API in the past so I wouldn't be surprised if you find similar existing issue reports in the Docke repos/issue tracker

https://hub.docker.com/api/build/v1/source?image=casbin/casbin-server

{
  "meta": {
    "limit": 25,
    "next": null,
    "offset": 0,
    "previous": null,
    "total_count": 1
  },
  "objects": [
    {
      "autotests": "OFF",
      "build_in_farm": true,
      "build_settings": [
        "/api/build/v1/setting/dc1115ff-fe98-4873-a490-afacbd234773/",
        "/api/b…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PyvesB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants