Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .githubTaskManager.json #8

Open
wants to merge 7 commits into
base: wyvern8-patch-182
Choose a base branch
from

Conversation

wyvern8
Copy link

@wyvern8 wyvern8 commented Apr 5, 2018

No description provided.

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 5eb33d23-7626-4537-bba3-30fb02b667b5

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 5eb33d23-7626-4537-bba3-30fb02b667b5

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Thu, 05 Apr 2018 03:45:43 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=a32f97ef05a7
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event ff5fd299-d9eb-4364-bcb1-3b22bfcfe32e

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: ff5fd299-d9eb-4364-bcb1-3b22bfcfe32e

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 09:54:26 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=cf6df4121586
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 653a5bfa-f550-4ad7-84da-779000534e47

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 653a5bfa-f550-4ad7-84da-779000534e47

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:05:16 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=4a5dd76fe10b
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 3f70763c-17ab-4ba8-b3c1-d4ed619dd2aa

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 3f70763c-17ab-4ba8-b3c1-d4ed619dd2aa

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:05:53 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=5af3244a79f3
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 02e940f7-464e-4d61-be7a-0877ed4c0776

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 02e940f7-464e-4d61-be7a-0877ed4c0776

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:06:30 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=64651ed84e19
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event ceca8dcb-0a9b-4ffd-afda-0a8e61b0ed54

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: ceca8dcb-0a9b-4ffd-afda-0a8e61b0ed54

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:07:20 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=7921eb8a47c5
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task failed during event 226bb049-8190-4bb9-a0e9-3f4d962e7430

'Docker: run ls in latest alpine2b', any subtasks have been skipped. Config:

{
  "disabled": false,
  "executor": "Docker",
  "context": "run ls in latest alpine2b",
  "options": {
    "image": "dalpine:latest",
    "command": [
      "/bin/ls",
      "-ltra",
      "/bin/ls"
    ]
  },
  "tasks": [
    {
      "executor": "Docker",
      "context": "run ls in latest alpine3",
      "options": {
        "image": "alpine:latest",
        "command": [
          "/bin/ls",
          "-ltra",
          "/bin/ls"
        ]
      }
    }
  ],
  "hash": "aa9552",
  "results": {
    "passed": false,
    "url": "https://github.com/apocas/dockerode",
    "message": "docker execution error",
    "details": "(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' "
  }
}

Copy link
Collaborator

@gtm-agent gtm-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results for event id: 226bb049-8190-4bb9-a0e9-3f4d962e7430

Http : avtest (1e3f73) Request completed

response:


{
  "statusCode": 200,
  "body": "{\n  \"headers\": {\n    \"Accept\": \"application/json\", \n    \"Connection\": \"close\", \n    \"Host\": \"httpbin.org\"\n  }\n}\n",
  "headers": {
    "connection": "close",
    "server": "meinheld/0.6.1",
    "date": "Fri, 06 Apr 2018 11:18:03 GMT",
    "content-type": "application/json",
    "access-control-allow-origin": "*",
    "access-control-allow-credentials": "true",
    "x-powered-by": "Flask",
    "x-processed-time": "0",
    "content-length": "112",
    "via": "1.1 vegur"
  },
  "request": {
    "uri": {
      "protocol": "https:",
      "slashes": true,
      "auth": null,
      "host": "httpbin.org",
      "port": 443,
      "hostname": "httpbin.org",
      "hash": null,
      "search": null,
      "query": null,
      "pathname": "/headers",
      "path": "/headers",
      "href": "https://httpbin.org/headers"
    },
    "method": "GET",
    "headers": {
      "accept": "application/json"
    }
  }
}

http://www.softwareishard.com/blog/har-12-spec/#request

Docker : run ls in latest alpine1a (dd2d37) Execution completed.

output tail (5 lines total):

...
HOME=/root
1=var2=val2
0=myvar=myval
HOSTNAME=359e788019ba
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2a (dae8b4) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

Docker : run ls in latest alpine2b (aa9552) docker execution error

(HTTP code 404) unexpected - pull access denied for dalpine, repository does not exist or may require 'docker login' https://github.com/apocas/dockerode

Docker : run ls in latest alpine1b (ed5d19) Execution completed.

output tail (1 lines total):

...
lrwxrwxrwx    1 root     root            12 Jan  9 19:37 /bin/ls -> /bin/busybox

https://github.com/apocas/dockerode

View full log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants