Closed johndpope closed 1 year ago
(torch2) ➜ trex git:(master) ✗ docker compose up WARN[0000] scale is deprecated. Use the deploy.replicas element [+] Running 0/9 ⠿ mongo-yt-indexes Error 3.8s ⠿ yt-backend Warning 3.8s ⠿ yt-parser Error 3.8s ⠿ mongo-tk-indexes Error 3.8s ⠿ build-from-zip Warning 3.8s ⠧ mongo-tk-test-indexes Pulling 3.8s ⠿ mongodb Error 3.8s ⠿ yt-server Error 3.8s ⠿ mongo-yt-test-indexes Error 3.8s Error response from daemon: pull access denied for trex, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
scale
deploy.replicas
I got somewhere by rewiring this file to use local docker files.
https://gist.github.com/johndpope/aa6769a5cd61c580749e91a9d2eab197
there's no publically available images
No response
latest git pull
attempt to do docker-compose up on machine that doesn't have docker access to private docker files
my overidden docker-compose fails with this error message.
[node:16-slim unzip 5/6] COPY ./build/trex.zip ./: failed to solve: failed to compute cache key: "/build/trex.zip" not found: not found UPDATE i commented out the build-from-zip directive - and got past this error.
failed to solve: failed to compute cache key: "/build/trex.zip" not found: not found UPDATE i commented out the build-from-zip directive - and got past this error.
sorry, but this repository is going to be soon discontinued. The tools aren't maintained anymore.
Description
(torch2) ➜ trex git:(master) ✗ docker compose up
WARN[0000]
scale
is deprecated. Use thedeploy.replicas
element [+] Running 0/9 ⠿ mongo-yt-indexes Error 3.8s ⠿ yt-backend Warning 3.8s ⠿ yt-parser Error 3.8s ⠿ mongo-tk-indexes Error 3.8s ⠿ build-from-zip Warning 3.8s ⠧ mongo-tk-test-indexes Pulling 3.8s ⠿ mongodb Error 3.8s ⠿ yt-server Error 3.8s ⠿ mongo-yt-test-indexes Error 3.8s Error response from daemon: pull access denied for trex, repository does not exist or may require 'docker login': denied: requested access to the resource is deniedI got somewhere by rewiring this file to use local docker files.
https://gist.github.com/johndpope/aa6769a5cd61c580749e91a9d2eab197
there's no publically available images
Details
No response
Version
latest git pull
Steps to reproduce
attempt to do docker-compose up on machine that doesn't have docker access to private docker files
Code example, screenshot, or link to a repository
No response
my overidden docker-compose fails with this error message.
=> ERROR [node:16-slim unzip 5/6] COPY ./build/trex.zip ./ 0.0s