atcr issue
1➜ rework git:(main) docker logout atcr.io
2Removing login credentials for atcr.io
3➜ rework git:(main) docker login atcr.io
4Starting device authorization for https://atcr.io...
5Requesting device authorization...
6
7╔════════════════════════════════════════════════════════════════╗
8║ Device Authorization Required ║
9╚════════════════════════════════════════════════════════════════╝
10
11Visit this URL in your browser:
12 https://atcr.io/device?user_code=2NN2-A7DR
13
14Your code: 2NN2-A7DR
15
16Opening browser...
17
18Waiting for authorization.
19✓ Device authorized successfully for https://atcr.io!
20Authenticating with existing credentials... [Username: wisp.place]
21
22i Info → To login with a different account, run 'docker logout' followed by 'docker login'
23
24
25Login Succeeded
26➜ rework git:(main) docker build . -t "atcr.io/wisp.place/main-backend"
27[+] Building 1.0s (14/14) FINISHED docker:desktop-linux
28 => [internal] load build definition from Dockerfile 0.0s
29 => => transferring dockerfile: 669B 0.0s
30 => [internal] load metadata for docker.io/oven/bun:1.3 0.5s
31 => [internal] load .dockerignore 0.0s
32 => => transferring context: 203B 0.0s
33 => [base 1/7] FROM docker.io/oven/bun:1.3@sha256:9c5d3c92b234b4708198577d2f39aab7397a242a40da7c2f059e51b9 0.0s
34 => => resolve docker.io/oven/bun:1.3@sha256:9c5d3c92b234b4708198577d2f39aab7397a242a40da7c2f059e51b9dc62b 0.0s
35 => [runtime 1/2] WORKDIR /app 0.0s
36 => [internal] load build context 0.4s
37 => => transferring context: 55.65kB 0.4s
38 => CACHED [base 2/7] WORKDIR /app 0.0s
39 => CACHED [base 3/7] COPY package.json bun.lock* ./ 0.0s
40 => CACHED [base 4/7] RUN bun install --frozen-lockfile 0.0s
41 => CACHED [base 5/7] COPY src ./src 0.0s
42 => CACHED [base 6/7] COPY public ./public 0.0s
43 => CACHED [base 7/7] RUN bun build --compile --minify --outfile server src/index.ts 0.0s
44 => CACHED [runtime 2/2] COPY --from=base /app/server /app/server 0.0s
45 => exporting to image 0.0s
46 => => exporting layers 0.0s
47 => => exporting manifest sha256:c17b60176a854bcf2c09c047e22ebc2508269b3cadb46d9989769e281680f7c9 0.0s
48 => => exporting config sha256:89c84df897a0e6d0f4015c922809ce619d989c96831b40326289987d1c6de682 0.0s
49 => => exporting attestation manifest sha256:94601c8577a0423bdbf3f321a508f0bfc13973fea597cb9eaa6ad3a5ba38a 0.0s
50 => => exporting manifest list sha256:c5aa712b326bca8b91d1f8bf1a55249078faef865043c9a0e4c880a8dbaf44c7 0.0s
51 => => naming to atcr.io/wisp.place/main-backend:latest 0.0s
52 => => unpacking to atcr.io/wisp.place/main-backend:latest 0.0s
53➜ rework git:(main) docker image push "atcr.io/wisp.place/main-backend"
54Using default tag: latest
55The push refers to repository [atcr.io/wisp.place/main-backend]
56da1b983fe879: Waiting
578ac8789a49d3: Waiting
589aa99d68b5eb: Waiting
59error from registry: unknown error - denied: write access denied to hold did:web:hold01.atcr.io