Pinned Loading
- lyra-engine
lyra-engine PublicA file-based lyrics and style reference engine for AI agents. Fetch discographies, analyze styles, and generate Suno-compatible prompts.
Python
- Docker-PS-Pretty
Docker-PS-Pretty PublicTired of ports wrapping to new lines? docker ps feel a little too bland for you? Try a prettier docker ps
Python
- Ever need to copy files out of a dir...
Ever need to copy files out of a directory in kubernetes and there isn't `tar` available on the pod you're trying to use `kubectl cp` from? 1Have you ever tried to use `kubectl cp` and you get an error like below?
2```bash
3└─▪ kubectl cp dynatrace/sup-enablement-k8s-classic-activegate-0:/var/log/dynatrace/gateway .4Defaulted container "activegate" out of: activegate, certificate-loader (init)5error: Internal error occurred: Internal error occurred: error executing command in container: failed to exec in container: failed to start exec "ce7079cc33edc045b2120391ff8ab490448cb3e5f209c9d41d77b3165e2c7ac6": OCI runtime exec failed: exec failed: unable to start container process: exec: "tar": executable file not found in $PATH: unknown
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
