Create Docker Images #1978
Annotations
82 warnings
Build and Push trieve/clone_qdrant Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/clone_qdrant Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.clone-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.clone-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.sync-qdrant#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.sync-qdrant#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/sync_qdrant Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/sync_qdrant Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.queue-migration#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push trieve/queue-migration Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/queue-migration Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/backfill-qdrant Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/backfill-qdrant Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.backfill-qdrant-from-pg#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push trieve/csv-jsonl-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/csv-jsonl-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.csv-jsonl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.csv-jsonl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.etl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.etl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/etl-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/etl-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/word-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/word-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.word-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.word-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/ingest Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/ingest Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/update-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/update-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.update-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.update-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push trieve/crawl-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/crawl-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.crawl-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.crawl-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/crawl-cron-job Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/crawl-cron-job Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.crawl-cron-job#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.crawl-cron-job#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/pagefind-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/pagefind-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/word-id-cronjob Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/word-id-cronjob Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.word-id-cronjob#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.word-id-cronjob#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.clone-qdrant-from-offset#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push trieve/clone-qdrant-from-offset Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/clone-qdrant-from-offset Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.delete-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.delete-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/delete_worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/delete_worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/bktree-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/bktree-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.bktree-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.bktree-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.clone-dataset-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.clone-dataset-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/clone-dataset-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/clone-dataset-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.group-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.group-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/group_worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/group_worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.file-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.file-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Build and Push trieve/file_worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/file_worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.send-stripe-billing#L21
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push trieve/send-stripe-billing Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/send-stripe-billing Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/dittofeed-sync-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/dittofeed-sync-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.dittofeed-sync-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.dittofeed-sync-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes:
server/Dockerfile.reindex-worker#L6
WorkdirRelativePath: Relative workdir "app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
The 'as' keyword should match the case of the 'from' keyword:
server/Dockerfile.reindex-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push trieve/reindex-worker Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/reindex-worker Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/server Image
Error pruning buildkit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|
Build and Push trieve/server Image
Error pruning BuildKit cache: Command failed: sudo buildctl --addr tcp://127.0.0.1:1234 prune --keep-duration 168h --all
error: failed to call prune: rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:1234: connect: connection refused"
|