I'm having trouble ihaving docker inside a pod i want to push my image using my pod
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
....
3 Replies
my pod :
Using podman
root@56a434e6c12e:/workspace/ai-toolkit/docker# podman --version
podman version 3.4.4
root@56a434e6c12e:/workspace/ai-toolkit/docker# podman build -t flux_voicemyai:tag .
WARN[0000] "/" is not a shared mount, this could cause issues or missing mounts with rootless containers
cannot clone: Operation not permitted
Error: cannot re-exec process
root@56a434e6c12e:/workspace/ai-toolkit/
FAQ | RunPod Documentation
RunPod offers two cloud computing services: Secure Cloud and Community Cloud. Secure Cloud provides high-reliability, while Community Cloud offers peer-to-peer GPU computing. On-Demand Pods run continuously, while Spot Pods use spare compute capacity.