A summary of the Cockpit weekly release. There’s a new release every week. Here are the highlights from this weeks 0.106 release.
Stable Cockpit Styles ---------------------
One of the annoying things about CSS is that when you bring in stylesheets from multiple projects, they can conflict. You have to choose a nomen-clature to namespace your CSS, or nest it appropriately.
We're stabilizing the internals of Cockpit in the browser, so when folks write plugins, they can count on them working. To make that happen we had to namespace all our own Cockpit specific CSS classes.
Most of the styling used in Cockpit come from Patternfly and this change doesn't affect those styles at all.
Documentation: https://github.com/cockpit-project/cockpit/wiki/Cockpit-CSS-Styling
Container Image Layers ----------------------
Docker container image layers are now shown much more clearly. It should be clearer to tell which is the base layer, and how the others are layered on top:
Change: https://github.com/cockpit-project/cockpit/pull/4334
Screenshot: http://stef.thewalter.net/images/cockpit-image-layers.png
Get it ------
You can get Cockpit here:
http://cockpit-project.org/running.html
Cockpit 0.106 is available in Fedora 24:
https://bodhi.fedoraproject.org/updates/cockpit-0.106-1.fc24
Or download the tarball here:
https://github.com/cockpit-project/cockpit/releases/tag/0.106
Take care,
Stef
cockpit-devel@lists.fedorahosted.org