You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): add docker.io prefix for podman compatibility (#1030)
Fixes#1013
- Add docker.io/ prefix to Docker image names for podman-docker compatibility
- Add mkdir -p command to create .config/croc directory before mounting
This ensures the Docker commands work correctly with:
- podman-docker on Ubuntu 24.04+
- Any system with unqualified-search registries disabled
Co-authored-by: Murat Aslan <[email protected]>
You can also just paste it in the terminal for current session. On first run Docker will pull the image. `croc` via Docker will only work within the current directory and its subdirectories.
0 commit comments