惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
D
Docker
H
Help Net Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Azure Blog
Microsoft Azure Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
月光博客
月光博客
C
Check Point Blog
S
SegmentFault 最新的问题
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
M
MIT News - Artificial intelligence
B
Blog RSS Feed
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
美团技术团队
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale

Cockpit Project

Cockpit 366 Cockpit 363 Cockpit 355 Cockpit 348 Cockpit 360 Cockpit 358 Cockpit 357 Cockpit 356 Cockpit 353 Cockpit 352 Cockpit 350 Cockpit 347 Cockpit 351
Cockpit 349
Tomáš Matuš · 2001-03-01 · via Cockpit Project
by Tomáš Matuš

Cockpit is the modern Linux admin interface. We release regularly.

Here are the release notes from Cockpit 349, and cockpit-podman 115:

Package manifests: Add any test

Package manifests can have a list of conditions. Cockpit will only consider the package if all conditions are met. This release introduces an operator for alternative checks in a condition, for example

"conditions": [
    {"any": [{"path-exists": "…/packagekit.service"}, {"path-exists": "…/dnfdaemon.service"}]}
]

That condition will be true if at least one of its subconditions matches.

List stopped quadlets

Quadlets are a declarative way to define podman pods/containers using systemd-like configuration files. These podman containers/pods are ephemeral and previously disappeared from cockpit-podman when stopped.

With this release, cockpit-podman can now detect stopped quadlets on the system for the logged in user and superuser. The quadlets are shown as normal “inactive” pods/containers. In the future, lifecycle actions such as start/stop/restart will be added.

screenshot of inactive podman quadlet

Try it out

Cockpit 349, cockpit-podman 115, cockpit-files 30, cockpit-machines 342, and cockpit-ostree 216 are available now: