#!/bin/sh
exec 2>&1
ln -sf /run/podman/podman.sock /run/docker.sock
exec chpst -b podman-docker pause