This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
1
Actions
Activity
03ec63247e
void-packages
/
srcpkgs
/
podman
/
files
/
podman-docker
/
finish
4 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
"
$(
realpath /run/docker.sock
)
"
=
"/run/podman/podman.sock"
]
&&
rm /run/docker.sock
Reference in New Issue
View Git Blame
Copy Permalink