sgaist / repo2podman

A repo2docker plugin that lets you use Podman instead of Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repo2podman

Build Status Latest PyPI version

repo2podman is a plugin for repo2docker that lets you use Podman instead of Docker.

Requires Podman 3+.

Installation

pip install repo2podman

Running

Simply include --engine podman in the arguments to repo2docker:

repo2docker --engine podman repository/to/build

About

A repo2docker plugin that lets you use Podman instead of Docker

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 94.2%Language:Shell 3.9%Language:Dockerfile 1.9%