J
J
RRailway
Created by J on 9/29/2024 in #✋|help
How can i set Redis maxmemory-policy or other custom setting?
How can i set Redis maxmemory-policy or other custom setting?
5 replies
RRailway
Created by J on 9/27/2024 in #✋|help
Build failed!
28 | >>> FROM debian as runner 29 | 30 | RUN apt update && apt upgrade -y && apt install -y ca-certificates curl && update-ca-certificates ------------------- The logs show below: ERROR: failed to solve: debian: failed to resolve source metadata for docker.io/library/debian:latest: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fdebian%3Apull&service=registry.docker.io: 401 Unauthorized I see this link response that "issued_at": "2024-09-27T02:57:40.727587324Z"
how can i refresh this oauth token
8 replies