This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
podman
mirror of
https://github.com/containers/podman.git
Watch
1
Star
0
Fork
You've already forked podman
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0207e629ee
podman
/
docker
4 lines
88 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
echo
"Using podman package to emulate the Docker CLI"
exec
/usr/bin/podman
$@
Reference in New Issue
View Git Blame
Copy Permalink