1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: cockpit-podman
Section: admin
Priority: optional
Maintainer: Martin Pitt <mpitt@debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>
Build-Depends: debhelper-compat (= 12),
Standards-Version: 4.5.0
Homepage: https://github.com/cockpit-project/cockpit-podman
Vcs-Git: https://salsa.debian.org/debian/cockpit-podman.git
Vcs-Browser: https://salsa.debian.org/debian/cockpit-podman
Package: cockpit-podman
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
cockpit-bridge (>= 138),
cockpit-system (>= 138),
podman (>= 2.0.4),
Description: Cockpit component for Podman containers
The Cockpit Web Console enables users to administer GNU/Linux servers using a
web browser.
.
This package adds an user interface for Podman containers.
|