mairin, to random

Yesterday we announced 🦭 Desktop 1.0's release from the Summit. Podman Desktop is a developer-oriented, free and open source container tool that can help you deploy your apps to Kubernetes. It is cross-platform, supporting Linux, Mac OS, and Linux.

I work on UX for this tool and would love to hear your feedback so we can make it a better tool for you :-)

All of the details for the 1.0 release are here:

https://www.redhat.com/en/blog/podman-desktop-10-next-gen-container-management-solution-streamlining-developers-container-operations

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Podman v5.0 Release annoucement is here! Updates and speed-ups for running on macOS and Windows, Apple Hypervisor support, stability fixes, performance improvements, and more! Details: https://blog.podman.io/2024/03/podman-5-0-has-been-released/

major, to random
opensuse, to openSUSE
@opensuse@fosstodon.org avatar

Discover the fastest way to deploy using & with @opensuse Leap Micro 5.5! Learn how to do ad-free browsing from 's @YouTube https://youtu.be/7e9VcGTbr78?si=ii6hL2BtyRenv91g

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Podman v4.9.0 was just released yesterday on GitHub. It's undergoing testing on Fedora and making its way to other distributions. The big add is podman farm, which provides multi-arch builds. https://github.com/containers/podman/releases/tag/v4.9.0

fedora, to random
@fedora@fosstodon.org avatar

Say hi to @Podman_io and @pipewire! Check them out if you want more details on those projects.

vintprox, to fedora
@vintprox@techhub.social avatar

Was working today on kind of an entry piece for Community Design Team: a logo and new mascot for (special type of container).

His name is Bootseef and he's ready to fly through updates! 🚀🚀 Thanks to Madeline Peck and Design Team for the sketches, sources and color choices that inspired me. 👋 I enjoyed doing this particular mascot the most.

@fedora.design@peertube.linuxrocks.online and have lots of work on their plate, so I invite aspiring and designers by trade to have a looksie-look in their GitLab issues. @fedora has engineering and other teams worth their gold, making software great, as well.

mairin, to random

Would love your opinions on system tray icon design & animation for -desktop 😁

https://github.com/containers/podman-desktop/discussions/3154

manu, to linux

Ooohhh this looks really interesting from the great folks over at the project: https://blog.podman.io/2023/08/podman-v4-6-introduces-podmansh-a-revolutionary-login-shell/ They‘ve introduced a containerized login shell to manage user access to a system more securely. I’m kinda excited about this!

major, to fedora
@major@social.lol avatar

docker-compose is great, but I love using @fedora CoreOS lately and I want to use the built-in tools it provides. I also want automatic updates without a privileged watchtower container running.

That's when I learned to love the quadlets. ❤️

Quadlets might make me finally stop using docker-compose:
https://major.io/p/quadlets-replace-docker-compose/

fatherlinux, to linux

I envision an image-based workflow, similar to Project Bluefin, as the future of operating systems https://bit.ly/49wy4dG #linux #bluefin #fedora #container #podman #docker

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Don't look now, but Podman v5.0 is being born before our very eyes! https://github.com/containers/podman/pull/20725

mairin, to random

Podman Desktop 0.15 is out! 🎉
Includes:

  • 4.5 for win/mac
  • Kind ingress
  • External port controls for podifying
  • UI improvements including new nav and markdown support for extensions

Check it out:
https://podman-desktop.io/blog/podman-desktop-release-0.15

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Hot off the presses! There's a new release in town! Podman v5.0 just landed. Off to Fedora and other distros shortly. https://github.com/containers/podman/releases/tag/v5.0.0 More info coming soon!

89luca89, to opensource
@89luca89@fosstodon.org avatar

Hi all!

Glad to announce release 1.7.2 of

Many bugfixes, and a couple of behavioural improvements that will resolve lots of future issues!

Take a look at the changelog here!

https://github.com/89luca89/distrobox/releases/tag/1.7.2.0

infoq, to devops
@infoq@techhub.social avatar

v5.0.0 has been released! It’s the first major release in 2 years and includes several new features & significant changes:
➡️ a complete rewrite of the podman machine command to improve hypervisor support on macOS and Windows
➡️ supports OCI artifacts in manifest files,
➡️ adopts Pasta by default for rootless networking,
➡️ and more.

Details on : https://bit.ly/3QH3W9d

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Want to live on the Edge? A Tutorial about how to run and expose a Kubernetes Pod based Application using Quadlet and Inlets by @YgalBlum and @vlntnrthbrg will help get you there!
https://inlets.dev/blog/2023/10/03/client-quadlet.html

garrett, to Steamdeck
@garrett@mastodon.xyz avatar

I installed podman + distrobox on my Steam Deck in Desktop mode, set up a Fedora 38 container, then did "sudo dnf install darktable rocm-opencl" and I have raw photo management on my Steam Deck, all hardware accelerated! 🤯

(I did have to run "xhost +localhost" before starting it, but it otherwise works perfectly so far!)

This would be better with an external monitor hooked up, which is possible, thankfully. 😁

scy, to linux
@scy@chaos.social avatar

Any experts here? :BoostOK:

I seem to have exhausted my netns IP range:

"IPAM error: failed to find free IP in range: 10.89.0.1 - 10.89.0.254"

/run/user/1000/netns contains 257 netns-* files.

The thing is: ip netns list shows nothing, and podman network rm does not fix the issue. Rebooting probably will, but that's the Windows way of solving things …

More details here:

https://github.com/containers/podman/discussions/22440

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Happy to announce Podman Desktop V1.9! Podman v5.0 and 4.9.4 support, Backups, K8S Pods Terminal, API improvements, and More! Details here: https://podman-desktop.io/blog/podman-desktop-release-1.9

jwildeboer, (edited ) to random
@jwildeboer@social.wildeboer.net avatar

The Forgejo community has just published the 7.0.1 bug fix release[1]. I went to my server, did a systemctl stop forgejo, to stop the rootless container[2] I use to run it, issued podman pull codeberg.org/forgejo/forgejo:7-rootless to get the updates, and finally systemctl start forgejo and done. Updated. Thank you @forgejo for being awesome and working so hard on making things better and better!

[1] https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#7-0-1
[2] https://codeberg.org/jwildeboer/gists/src/branch/main/2024/20240425ForgejoPodman.md

#Forgejo #Selfhosting #Podman #Container

stefano, to FreeBSD
@stefano@bsd.cafe avatar

FreeBSD (and Linux), Podman containers and Large Receive Offload.
By @tara

https://www.tara.sh/posts/2023/2023-09-07_freebsd_linux_podman_and_lro/

Herr_Irrtum, to berlin German
@Herr_Irrtum@mstdn.social avatar

Heute (6.5./so 20:00) auf dem in () gibt es etwas zur Installation und (Power-)Usage von (Events).

Installiert wird aber nicht wie offiziell dokumentiert – sondern mit

  • ...
  • und Apache
    (statt Docker+Nginx).

Wird am Ende eher eure Skillz in Sachen Podman erweitern, als dass Ihr viel zu Gancio lernt - das ist technisch kindereinfach.

Soviel zu meinem Beitrag. Für die Ganico-Usage wird @firefly Euch einen spektakulären Überblick geben!

ly2en, to FreeBSD
@ly2en@chaos.social avatar

has been ported to . And it can run Arch Linux for me.

Linux containers in FreeBSD can start through the old good - which does not support complex features like cgroups or namespaces, which means I probably can't run a container inside a container. Yet.

But this Linux layer is actively supported in FreeBSD for almost 20 years and is rock-solid! It started in 2006 at Google, based on Linux kernel 2.6 and today it shows up as 5.15-compatible!

image/png
image/png

triskelion, to random
@triskelion@floss.social avatar

Why does podman has legacy iptables dependency? 🤔

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • everett
  • tacticalgear
  • magazineikmin
  • thenastyranch
  • rosin
  • tester
  • Youngstown
  • khanakhh
  • slotface
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • megavids
  • InstantRegret
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • normalnudes
  • Durango
  • cisconetworking
  • anitta
  • modclub
  • cubers
  • Leos
  • provamag3
  • lostlight
  • All magazines