Podman_io, to opensource
@Podman_io@fosstodon.org avatar

Happy to announce Podman v4.9.1! It was just pushed out onto Fedora testing, other distros to follow. Release Details: https://github.com/containers/podman/releases/tag/v4.9.1

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

Podman_io, to random
@Podman_io@fosstodon.org avatar

The next Podman Community Meeting is happening two weeks from today. Tues Feb 6, 2024, 11:00am EST (UTC-5). We have one probable topic now and would love to have one or two more! Agenda with conference link: https://hackmd.io/fc1zraYdS0-klJ2KJcfC7w?both

opensuse, to webassembly
@opensuse@fosstodon.org avatar

Dive into ! Use & to deploy Wasm workloads. Explore on @opensuse for cutting-edge apps! Read more about https://news.opensuse.org/2024/01/19/podman-wasm-support/

passthejoe, to fedora
@passthejoe@ruby.social avatar

Not sure how I missed this article @jorge, but it prompted me to check out Podman Desktop, which is exactly what I have been looking for (an easier entrée into making and using containers).

https://www.ypsidanger.com/distrobox-vs-toolbox-doesnt-matter/

#podman #ublue #UniversalBlue #Fedora #Silverblue

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

The video from today's Podman Community Cabal Meeting is now up here: https://youtu.be/pOiu3qoplAA. We talked about crun, krun, podman kube apply, Podman v5.0 schedule and more!

markstos, to programming
@markstos@urbanists.social avatar

For MLK day here in the US, I'm going to be doing some equity work with and mabe some and posting some updates throughout the day in this thread. If that's your jam, follow along.

Otherwise, you may want to mute me for 24 hours, because this may get noisy. 🧵

markstos,
@markstos@urbanists.social avatar

🧵 I ran into a bug trying to run via but it appears to be a bug with Podman. I was able to resolve the issue by using instead. https://github.com/opentripplanner/OpenTripPlanner/issues/5622

jwildeboer, to random
@jwildeboer@social.wildeboer.net avatar

Neat little trick I learned today. Using and and a few bind mounts, I get a container that automagically updates itself on every restart of the service, without touching any content/data! https://codeberg.org/jwildeboer/gists/src/branch/main/20240114SystemdUnitContainerWithAutoUpdate.md

ljrk, to selfhosted
@ljrk@todon.eu avatar

Finally got around setting up my RSS using and on and using the API integration of miniflux, and on :)

After sitting down to do it, it was quite a breeze and I even got to try for and on my servers.

Sometimes technology can indeed actually be amazing :D

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Still looking for reasons to learn Docker?

Source: Github Blog

jornfranke,

@ramikrispin Unfortunately, the security of those is often bad (overly permissive, bad security configuration etc.) and the people using them have also no clue how to run them securely ( without privileges, https://rootlesscontaine.rs/ e.g. with ). Here from 2017 (and it got now MUCH worse): https://dl.acm.org/doi/abs/10.1145/3029806.3029832 . See also: https://computer.rip/2023-11-25-the-curse-of-docker.html

It is often better not to use it than to use it insecurely.

mo8it, to linux
@mo8it@fosstodon.org avatar
furicle,
@furicle@mastodon.social avatar

@mo8it thanks for that blog post ! Helps demystify things!
https://mo8it.com/blog/quadlet/

I was avoiding stuff because I thought it was a whole new thing to learn, but really it just seems like learning to write a service file.

I wasn't so attached/well versed in either compose or the old run plus generate file process, so I might as well just jump to the new hotness.

oatmeal, to emacs
@oatmeal@emacs.ch avatar

Trying to install rocm on Fedora 39 was really messy... containerized ollama with# rocm support was relatively easy to get running. Used this recipe from https://github.com/prawilny/ollama-rocm-docker/tree/master... only had to point at another repo for rocm itself, since the one used there does not exist anymore.

RUN git clone --recursive <https://github.com/jmorganca/ollama.git> ollama-rocm &amp;&amp; \  

Was able to pull models in, but it crashes on running any prompt.





reyjrar, to random

Heh, just use they say. They fix all the problems of packaging they say.

Me right now:

ainmosni,
@ainmosni@berlin.social avatar

@reyjrar I sometimes hit this problem when I use . But luckily the situation has greatly improved on that front.

mo8it, to linux
@mo8it@fosstodon.org avatar

: Running Podman containers under systemd 📦️

https://mo8it.com/blog/quadlet/

Finally, has a Compose alternative 🚀

lemeteore, to python
@lemeteore@mastodon.social avatar

Playing with & with . It is..... new :thaenkin: .... And fun actually 😅

image/png
image/png
image/png

mo8it, to random
@mo8it@fosstodon.org avatar

I migrated my containers to use instead of generating Systemd files (deprecated)

I really love it 😃

Finally, we have an alternative to compose! And in my opinion, it is even better and more flexible 🚀

Anyone interested in a blog post?

gbraad, to random
@gbraad@mastodon.social avatar

I shared an Excalidraw for the Podman Machine, Podman Desktop team. You're free to add greetings and wishes to the team: https://excalidraw.com/#room=18c4069fe98a6808559d,vsDR9zoeUBt6-ZOTQYdHww

#podman #crc

Thank you all for the great contributions and requests you have made so far. See you next year!

Please share!

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar

Podman Desktop 1.6 released: Even more Kubernetes and Containers features: https://podman-desktop.io/blog/podman-desktop-release-1.6

gbraad, to fedora
@gbraad@mastodon.social avatar

Want to try on macOS without running ?

``
$ export CONTAINERS_MACHINE_PROVIDER=applehv
$ /podman machine init
Downloading VM image: fedora-coreos-39.20231204.2.1-applehv.aarch64.raw.gz: done
Extracting compressed file: podman-machine-default_fedora-coreos-39.20231204.2.1-applehv.aarch64.raw: done
Machine init complete


There you go... running with vfkit, the Apple HV driver we implemented.

#fedora
governa, to debian
@governa@fosstodon.org avatar
tacosandlinux, to fedora
@tacosandlinux@emacs.ch avatar

I"ve having a bit of a hard time understanding the use of in (Server). So podman containers can be downloaded as "System" images and "User" images.

What is the difference?

So far I fixed an issue with a container that was not working with the "user" image and downloaded the "System" image and ran the container with the --privileged flag. I bit confused as to what is going on here?

Podman_io, to opensource
@Podman_io@fosstodon.org avatar

If you missed the Podman Community Cabal Meeting yesterday, the video is up here: https://youtu.be/snmlDKDcMRg We talked about backports, confidential containers, artifacts, rootful/rootless switching in Desktop, and more!

gbraad, to random
@gbraad@mastodon.social avatar

sighs:

Error: unable to start container "2451d8d75bb790f48519c9b4cb0b53c0e8a9c766d0ece1a4c3dacb9c0268c431": crun: setrlimit RLIMIT_NPROC: Operation not permitted: OCI permission denied

still an issue?!?

markstos, to Ansible
@markstos@urbanists.social avatar

Using to generate a .container file to generate a .service file to launch a container to execute an app to fail to connect another app launched by Ansible, Podman and Systemd because "localhost" in one container logically refers to the container itself and not the host they are both running on.

Clearly the solution is to add .

  • 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