Files
podman/docker
T
2018-01-18 07:01:48 -05:00

4 lines
88 B
Bash
Executable File

#!/bin/sh
echo "Using podman package to emulate the Docker CLI"
exec /usr/bin/podman $@