mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
podman is compatible with docker, but by default emits a manifest format that is not understood by old docker clients, so give it an extra flag to generate the old format instead. Message-Id: <20200406134526.21521-1-avi@scylladb.com>