timestamp stringdate 2026-01-10 00:00:00 2026-01-10 23:59:59 | docker_command stringclasses 10 values | error_message stringclasses 10 values | user stringclasses 20 values | container_id stringlengths 6 6 |
|---|---|---|---|---|
2026-01-10T13:38:14 | RUN apt-get update | failed to create LLB definition | user10 | 0c8d46 |
2026-01-10T18:04:08 | CMD ["python", "app.py"] | failed to create LLB definition | user13 | 07a634 |
2026-01-10T03:36:36 | ADD . /src | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user14 | 03127f |
2026-01-10T00:03:56 | FROM python:3.9 | failed to create LLB definition | user5 | 080192 |
2026-01-10T08:57:57 | FROM python:3.9 | executor failed running [/bin/sh -c npm install]: exit code: 1 | user10 | 061913 |
2026-01-10T15:22:42 | RUN pip install -r requirements.txt | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user17 | 01ed56 |
2026-01-10T01:29:38 | RUN apt-get update | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user20 | 0ef266 |
2026-01-10T22:32:01 | RUN pip install -r requirements.txt | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user1 | 0d52d7 |
2026-01-10T01:53:49 | RUN npm install | failed to export image: failed to create image: unknown blob | user2 | 082eb3 |
2026-01-10T05:40:44 | EXPOSE 8080 | COPY failed: stat /src/app: no such file or directory | user15 | 06d3d2 |
2026-01-10T00:06:07 | RUN pip install -r requirements.txt | failed to compute cache key: failed to calculate checksum | user12 | 0c2e22 |
2026-01-10T08:16:03 | RUN apt-get update | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user6 | 0e9b9d |
2026-01-10T04:22:21 | RUN pip install -r requirements.txt | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user4 | 0726fb |
2026-01-10T00:26:30 | ENTRYPOINT ["/entrypoint.sh"] | failed to create LLB definition | user7 | 01f2f3 |
2026-01-10T05:13:18 | WORKDIR /app | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user15 | 09e467 |
2026-01-10T00:01:39 | RUN apt-get update | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user18 | 08b9ce |
2026-01-10T21:50:19 | RUN pip install -r requirements.txt | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user7 | 0eca2f |
2026-01-10T15:27:13 | ADD . /src | COPY failed: stat /src/app: no such file or directory | user2 | 0349c7 |
2026-01-10T07:00:17 | RUN npm install | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user3 | 05b45f |
2026-01-10T09:19:25 | WORKDIR /app | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user3 | 047ad1 |
2026-01-10T00:29:41 | FROM python:3.9 | COPY failed: stat /src/app: no such file or directory | user8 | 0e90c6 |
2026-01-10T21:07:04 | FROM python:3.9 | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user15 | 0dc6c8 |
2026-01-10T18:49:18 | WORKDIR /app | failed to compute cache key: failed to calculate checksum | user14 | 0bcd7c |
2026-01-10T00:24:43 | RUN npm install | COPY failed: stat /src/app: no such file or directory | user8 | 02d11e |
2026-01-10T11:53:51 | RUN npm install | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user17 | 0b4934 |
2026-01-10T08:35:24 | ENTRYPOINT ["/entrypoint.sh"] | failed to create LLB definition | user19 | 0916ec |
2026-01-10T11:22:39 | RUN apt-get update | executor failed running [/bin/sh -c npm install]: exit code: 1 | user3 | 0f0c59 |
2026-01-10T22:23:16 | FROM python:3.9 | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user16 | 0eeedc |
2026-01-10T05:13:56 | CMD ["python", "app.py"] | COPY failed: stat /src/app: no such file or directory | user1 | 05db5d |
2026-01-10T19:49:07 | ENTRYPOINT ["/entrypoint.sh"] | failed to compute cache key: failed to calculate checksum | user3 | 031bf6 |
2026-01-10T02:02:14 | ADD . /src | failed to create LLB definition | user1 | 051c21 |
2026-01-10T04:25:25 | RUN pip install -r requirements.txt | failed to create LLB definition | user14 | 0eac17 |
2026-01-10T10:54:30 | FROM python:3.9 | failed to compute cache key: failed to calculate checksum | user13 | 06e3a1 |
2026-01-10T16:49:05 | RUN npm install | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user6 | 08d9da |
2026-01-10T17:35:48 | RUN npm install | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user9 | 0a0d8c |
2026-01-10T21:51:24 | COPY . /app | failed to compute cache key: failed to calculate checksum | user11 | 039dc8 |
2026-01-10T03:17:11 | WORKDIR /app | failed to compute cache key: failed to calculate checksum | user16 | 099165 |
2026-01-10T11:38:38 | RUN apt-get update | failed to create LLB definition | user8 | 082fcb |
2026-01-10T11:28:51 | FROM python:3.9 | failed to create LLB definition | user5 | 0ca5c7 |
2026-01-10T02:02:47 | EXPOSE 8080 | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user2 | 0b0c9e |
2026-01-10T16:36:59 | ENTRYPOINT ["/entrypoint.sh"] | COPY failed: stat /src/app: no such file or directory | user4 | 056127 |
2026-01-10T15:20:56 | COPY . /app | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user13 | 06f8c5 |
2026-01-10T00:38:21 | RUN pip install -r requirements.txt | failed to compute cache key: failed to calculate checksum | user13 | 06fb77 |
2026-01-10T01:11:44 | RUN pip install -r requirements.txt | executor failed running [/bin/sh -c npm install]: exit code: 1 | user2 | 064f21 |
2026-01-10T00:58:52 | COPY . /app | COPY failed: stat /src/app: no such file or directory | user2 | 03fdef |
2026-01-10T08:21:06 | FROM python:3.9 | executor failed running [/bin/sh -c npm install]: exit code: 1 | user2 | 065797 |
2026-01-10T20:43:28 | WORKDIR /app | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user16 | 0b8fed |
2026-01-10T07:24:28 | COPY . /app | COPY failed: stat /src/app: no such file or directory | user14 | 0ab089 |
2026-01-10T22:01:36 | RUN apt-get update | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user11 | 057595 |
2026-01-10T17:46:42 | FROM python:3.9 | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user19 | 0d3c71 |
2026-01-10T21:14:58 | CMD ["python", "app.py"] | executor failed running [/bin/sh -c npm install]: exit code: 1 | user12 | 0e9bfc |
2026-01-10T18:49:36 | RUN pip install -r requirements.txt | executor failed running [/bin/sh -c npm install]: exit code: 1 | user9 | 05012e |
2026-01-10T21:01:48 | CMD ["python", "app.py"] | failed to export image: failed to create image: unknown blob | user15 | 062436 |
2026-01-10T02:31:23 | ENTRYPOINT ["/entrypoint.sh"] | failed to compute cache key: failed to calculate checksum | user16 | 0e23b8 |
2026-01-10T11:35:27 | CMD ["python", "app.py"] | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user7 | 06aded |
2026-01-10T07:51:55 | FROM python:3.9 | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user2 | 0c978c |
2026-01-10T11:10:39 | RUN npm install | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user10 | 0bd0e3 |
2026-01-10T20:29:36 | ENTRYPOINT ["/entrypoint.sh"] | failed to compute cache key: failed to calculate checksum | user15 | 04cad9 |
2026-01-10T03:58:52 | RUN pip install -r requirements.txt | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user12 | 0ece94 |
2026-01-10T22:27:02 | EXPOSE 8080 | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user9 | 03ac2f |
2026-01-10T03:51:34 | WORKDIR /app | failed to export image: failed to create image: unknown blob | user15 | 0291b5 |
2026-01-10T13:53:59 | RUN apt-get update | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user12 | 0f2be5 |
2026-01-10T14:08:01 | FROM python:3.9 | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user8 | 03627e |
2026-01-10T20:15:50 | RUN pip install -r requirements.txt | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user11 | 01bd10 |
2026-01-10T13:45:14 | ADD . /src | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user8 | 0c0f18 |
2026-01-10T06:29:47 | RUN pip install -r requirements.txt | executor failed running [/bin/sh -c npm install]: exit code: 1 | user19 | 033cff |
2026-01-10T00:07:26 | FROM python:3.9 | failed to create LLB definition | user18 | 052e28 |
2026-01-10T13:26:33 | WORKDIR /app | failed to compute cache key: failed to calculate checksum | user3 | 045388 |
2026-01-10T16:26:09 | RUN npm install | COPY failed: stat /src/app: no such file or directory | user13 | 06b583 |
2026-01-10T08:29:54 | EXPOSE 8080 | failed to compute cache key: failed to calculate checksum | user15 | 06380d |
2026-01-10T01:59:30 | RUN pip install -r requirements.txt | failed to compute cache key: failed to calculate checksum | user5 | 01a43e |
2026-01-10T11:31:24 | CMD ["python", "app.py"] | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user5 | 0efcaf |
2026-01-10T22:43:58 | RUN pip install -r requirements.txt | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user15 | 0eb4a6 |
2026-01-10T07:12:54 | EXPOSE 8080 | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user12 | 0d49a8 |
2026-01-10T23:38:10 | CMD ["python", "app.py"] | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user20 | 053ef0 |
2026-01-10T05:42:34 | ADD . /src | executor failed running [/bin/sh -c npm install]: exit code: 1 | user14 | 09dfe4 |
2026-01-10T14:27:35 | EXPOSE 8080 | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user9 | 0a79af |
2026-01-10T22:33:15 | FROM python:3.9 | executor failed running [/bin/sh -c npm install]: exit code: 1 | user6 | 04ec01 |
2026-01-10T19:09:41 | RUN apt-get update | failed to export image: failed to create image: unknown blob | user7 | 07ab42 |
2026-01-10T13:16:50 | WORKDIR /app | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user14 | 050a8f |
2026-01-10T10:11:42 | ADD . /src | failed to compute cache key: failed to calculate checksum | user5 | 0a6b89 |
2026-01-10T19:58:02 | ENTRYPOINT ["/entrypoint.sh"] | Error response from daemon: pull access denied for myimage, repository does not exist or may require 'docker login' | user18 | 08a484 |
2026-01-10T02:49:07 | CMD ["python", "app.py"] | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user11 | 0de4a4 |
2026-01-10T04:04:07 | FROM python:3.9 | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user16 | 0beca0 |
2026-01-10T02:30:11 | EXPOSE 8080 | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user18 | 057ead |
2026-01-10T02:59:01 | RUN apt-get update | failed to create LLB definition | user14 | 0ca049 |
2026-01-10T04:20:23 | FROM python:3.9 | COPY failed: stat /src/app: no such file or directory | user18 | 04b461 |
2026-01-10T09:34:46 | FROM python:3.9 | failed to create LLB definition | user6 | 0b3a7b |
2026-01-10T07:03:19 | ADD . /src | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user11 | 0bdafe |
2026-01-10T01:57:20 | CMD ["python", "app.py"] | COPY failed: stat /src/app: no such file or directory | user7 | 0501bf |
2026-01-10T15:37:04 | FROM python:3.9 | failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /Dockerfile: no such file or directory | user4 | 0ba7c7 |
2026-01-10T20:24:16 | WORKDIR /app | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user15 | 099ef8 |
2026-01-10T07:20:16 | CMD ["python", "app.py"] | failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0 | user18 | 05a75c |
2026-01-10T08:48:07 | ADD . /src | failed to create LLB definition | user18 | 0bb292 |
2026-01-10T10:21:14 | ENTRYPOINT ["/entrypoint.sh"] | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user12 | 09cb28 |
2026-01-10T09:32:51 | EXPOSE 8080 | failed to solve: process '/bin/sh -c apt-get update' did not complete successfully | user10 | 075727 |
2026-01-10T10:39:16 | WORKDIR /app | failed to export image: failed to create image: unknown blob | user7 | 05ce50 |
2026-01-10T13:37:00 | RUN pip install -r requirements.txt | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user7 | 0d6121 |
2026-01-10T04:55:30 | WORKDIR /app | failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 | user4 | 0bba5c |
2026-01-10T06:03:51 | WORKDIR /app | executor failed running [/bin/sh -c npm install]: exit code: 1 | user15 | 05e2aa |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.