Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Jan Wildeboer 😷:krulorange:
@jwildeboer@social.wildeboer.net  ·  activity timestamp 4 days ago

Production-Grade Container Deployment with Podman Quadlets by @Larvitz

https://blog.hofstede.it/production-grade-container-deployment-with-podman-quadlets/index.html

#SelfHost #Sysadmin #Podman @homelab

  • Copy link
  • Flag this post
  • Block
jbz boosted
jbz
@jbz@indieweb.social  ·  activity timestamp last week

📦 FreeBSD Containers using Podman / y0m

https://yom.iaelu.net/2025/11/2025-11-09-freebsd-containers/

#freebsd #bsd #podman

  • Copy link
  • Flag this post
  • Block
jbz
@jbz@indieweb.social  ·  activity timestamp last week

📦 FreeBSD Containers using Podman / y0m

https://yom.iaelu.net/2025/11/2025-11-09-freebsd-containers/

#freebsd #bsd #podman

  • Copy link
  • Flag this post
  • Block
dch :flantifa: :flan_hacker: boosted
Wesley Moore
@wezm@mastodon.decentralised.social  ·  activity timestamp 2 weeks ago

It's pretty cool that the familiar docker build/run workflow works on FreeBSD (via Podman) now.

#FreeBSD #Docker #Podman #containers

A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE
A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE
A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE
  • Copy link
  • Flag this post
  • Block
Wesley Moore
@wezm@mastodon.decentralised.social  ·  activity timestamp 2 weeks ago

It's pretty cool that the familiar docker build/run workflow works on FreeBSD (via Podman) now.

#FreeBSD #Docker #Podman #containers

A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE
A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE
A terminal sshed into a FreeBSD 14.3 virtual machine. It has printed a Dockerfile that builds a small C program with cat, then used podman build to build a container image from it. Finally podman run is used to spawn a container from the image and it runs the C program, which prints the message 'Hello from FreeBSD Podman!'. Lastly the output of freebsd-version is shown, which indicates FreeBSD 14.3-RELEASE
  • Copy link
  • Flag this post
  • Block
dch :flantifa: :flan_hacker: boosted
Christian Horn
@globalc@chaos.social  ·  activity timestamp 2 weeks ago

#podman for #FreeBSD ..
Great to see. It can manage both linux and bsd containers:
https://freebsdfoundation.org/blog/oci-containers-on-freebsd/

FreeBSD Foundation | A non-profit organization dedicated to supporting and building the FreeBSD Project

An introduction to OCI Containers on FreeBSD

I doubt you've been living under a rock for at least the last decade, so I won't explain containers for you. I will, however, mention what the Open Container Initiative (OCI) is, since FreeBSD has just become a part of it. Quoting from their own website: "The Open Container Initiative (OCI) is a lightweight, open
  • Copy link
  • Flag this post
  • Block
Christian Horn
@globalc@chaos.social  ·  activity timestamp 2 weeks ago

#podman for #FreeBSD ..
Great to see. It can manage both linux and bsd containers:
https://freebsdfoundation.org/blog/oci-containers-on-freebsd/

FreeBSD Foundation | A non-profit organization dedicated to supporting and building the FreeBSD Project

An introduction to OCI Containers on FreeBSD

I doubt you've been living under a rock for at least the last decade, so I won't explain containers for you. I will, however, mention what the Open Container Initiative (OCI) is, since FreeBSD has just become a part of it. Quoting from their own website: "The Open Container Initiative (OCI) is a lightweight, open
  • Copy link
  • Flag this post
  • Block
Jan :rust: :ferris: boosted
Miroslav Kravec
@kravemir@fosstodon.org  ·  activity timestamp 3 weeks ago

Managed to containerize Chromium and Firefox. Forcing traffic through Tinyproxy in a container. Resolving against Pi-hole in a container.

https://kravemir.org/how-to/containerize-pi-hole-tinyproxy-and-chromium-firefox/

#pihole #tinyproxy #docker #podman #containers #chromium #firefox

kravemir.org

Run Pi-hole, Tinyproxy, Chromium and Firefox in containers

Utilizing docker compose and podman compose to run Pi-hole and browsers in containers. Containerized browsers use Pi-hole for DNS resolution.
  • Copy link
  • Flag this post
  • Block
Miroslav Kravec
@kravemir@fosstodon.org  ·  activity timestamp 3 weeks ago

Managed to containerize Chromium and Firefox. Forcing traffic through Tinyproxy in a container. Resolving against Pi-hole in a container.

https://kravemir.org/how-to/containerize-pi-hole-tinyproxy-and-chromium-firefox/

#pihole #tinyproxy #docker #podman #containers #chromium #firefox

kravemir.org

Run Pi-hole, Tinyproxy, Chromium and Firefox in containers

Utilizing docker compose and podman compose to run Pi-hole and browsers in containers. Containerized browsers use Pi-hole for DNS resolution.
Miroslav Kravec
@kravemir@fosstodon.org replied  ·  activity timestamp 3 weeks ago

And, I've also recorded a video demonstrating how it works.

https://www.youtube.com/watch?v=VQXxNd-mMAM

#pihole #tinyproxy #docker #podman #containers #chromium #firefox

  • Copy link
  • Flag this comment
  • Block
Miroslav Kravec
@kravemir@fosstodon.org  ·  activity timestamp 3 weeks ago

Managed to containerize Chromium and Firefox. Forcing traffic through Tinyproxy in a container. Resolving against Pi-hole in a container.

https://kravemir.org/how-to/containerize-pi-hole-tinyproxy-and-chromium-firefox/

#pihole #tinyproxy #docker #podman #containers #chromium #firefox

kravemir.org

Run Pi-hole, Tinyproxy, Chromium and Firefox in containers

Utilizing docker compose and podman compose to run Pi-hole and browsers in containers. Containerized browsers use Pi-hole for DNS resolution.
  • Copy link
  • Flag this post
  • Block
David Chisnall (*Now with 50% more sarcasm!*) boosted
Thomas Strömberg
@thomrstrom@triangletoot.party  ·  activity timestamp 3 weeks ago

TIL that you can run OCI-compliant container images on #FreeBSD with #podman - either native or Linux-based: https://freebsdfoundation.org/blog/oci-containers-on-freebsd/ - this is giving me some ideas.

FreeBSD Foundation | A non-profit organization dedicated to supporting and building the FreeBSD Project

An introduction to OCI Containers on FreeBSD

I doubt you've been living under a rock for at least the last decade, so I won't explain containers for you. I will, however, mention what the Open Container Initiative (OCI) is, since FreeBSD has just become a part of it. Quoting from their own website: "The Open Container Initiative (OCI) is a lightweight, open
  • Copy link
  • Flag this post
  • Block
Thomas Strömberg
@thomrstrom@triangletoot.party  ·  activity timestamp 3 weeks ago

TIL that you can run OCI-compliant container images on #FreeBSD with #podman - either native or Linux-based: https://freebsdfoundation.org/blog/oci-containers-on-freebsd/ - this is giving me some ideas.

FreeBSD Foundation | A non-profit organization dedicated to supporting and building the FreeBSD Project

An introduction to OCI Containers on FreeBSD

I doubt you've been living under a rock for at least the last decade, so I won't explain containers for you. I will, however, mention what the Open Container Initiative (OCI) is, since FreeBSD has just become a part of it. Quoting from their own website: "The Open Container Initiative (OCI) is a lightweight, open
  • Copy link
  • Flag this post
  • Block
dch :flantifa: :flan_hacker: boosted
Paul Wilde :dontpanic2: :smeghead: :archlinux: :freebsd:
@paul@notnull.space  ·  activity timestamp 3 weeks ago

#OCI containers on #FreeBSD?
Gamechanger lets gooooooooo.

https://freebsdfoundation.org/blog/oci-containers-on-freebsd/?utm_source=discoverbsd

#Podman #RunBSD

FreeBSD Foundation | A non-profit organization dedicated to supporting and building the FreeBSD Project

An introduction to OCI Containers on FreeBSD

I doubt you've been living under a rock for at least the last decade, so I won't explain containers for you. I will, however, mention what the Open Container Initiative (OCI) is, since FreeBSD has just become a part of it. Quoting from their own website: "The Open Container Initiative (OCI) is a lightweight, open
  • Copy link
  • Flag this post
  • Block
Paul Wilde :dontpanic2: :smeghead: :archlinux: :freebsd:
@paul@notnull.space  ·  activity timestamp 3 weeks ago

#OCI containers on #FreeBSD?
Gamechanger lets gooooooooo.

https://freebsdfoundation.org/blog/oci-containers-on-freebsd/?utm_source=discoverbsd

#Podman #RunBSD

FreeBSD Foundation | A non-profit organization dedicated to supporting and building the FreeBSD Project

An introduction to OCI Containers on FreeBSD

I doubt you've been living under a rock for at least the last decade, so I won't explain containers for you. I will, however, mention what the Open Container Initiative (OCI) is, since FreeBSD has just become a part of it. Quoting from their own website: "The Open Container Initiative (OCI) is a lightweight, open
  • Copy link
  • Flag this post
  • Block
Jan :rust: :ferris: boosted
GitRoot
@forge@gts.gitroot.dev  ·  activity timestamp 3 weeks ago

Say hello to the new plugin: `Hop`. Thanks to the new #rust plugin-sdk we can code plugins in rust!

This plugin will be the base of the CI/CD of GitRoot. It permit to execute process on the host server.

This process could be executed in an oci container #podman or #docker

But for now I want to try to exec in a #chroot jail. The approache is much more in the spirit of GitRoot (less ressource needed, more simple to use... or not will see...) even if I know oci container are mandatory.

It will be the responsibility of the instance administrator to choose what strategy they want to offer to their users.

#git #forge #cicd #rustlang

Sorry, no caption provided by author
Sorry, no caption provided by author
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
GitRoot
@forge@gts.gitroot.dev  ·  activity timestamp 3 weeks ago

Say hello to the new plugin: `Hop`. Thanks to the new #rust plugin-sdk we can code plugins in rust!

This plugin will be the base of the CI/CD of GitRoot. It permit to execute process on the host server.

This process could be executed in an oci container #podman or #docker

But for now I want to try to exec in a #chroot jail. The approache is much more in the spirit of GitRoot (less ressource needed, more simple to use... or not will see...) even if I know oci container are mandatory.

It will be the responsibility of the instance administrator to choose what strategy they want to offer to their users.

#git #forge #cicd #rustlang

Sorry, no caption provided by author
Sorry, no caption provided by author
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
spla
@spla@mastodont.cat  ·  activity timestamp 3 weeks ago

@raul què vol dir immutable? 🤔

[^BgTA^] :verified: :opensuse:
@raul@mastodon.in4matics.cat replied  ·  activity timestamp 3 weeks ago

@spla el sistema és readonly. Jo utilitzo #opensuse #microOs

Tot i que es pot arribar a modificar la idea és no tocar-ho per que sigui sempre estable. Per montar serveis s'utilitza #podman O d'altres i de shell utilitzo #distrobox

12 Future-Proof Immutable Linux Distributions https://share.google/nYGf0mND4mSh3dyi1

  • Copy link
  • Flag this comment
  • Block
Hostsharing eG
@hostsharing@geno.social  ·  activity timestamp 2 months ago

Die neuen Hostsharing Container Server vereinfachen das Deployment von Containern auf der hochverfügbaren Infrastruktur von Hostsharing.

Die Container Server werden wahlweise mit Docker oder Podman ausgestattet. Storage-Replikation auf Standby-Systeme und Remote Backup sind wie immer inklusive.

Neben dem Hostsharing Basic Support stehen Extended Support 24/7 mit acht, vier oder zwei Stunden Reaktionszeit zur Verfügung.

https://www.hostsharing.net/container/container-server/

#container #docker #podman #hosting

Hostsharing eG – die Hosting-Genossenschaft

Hostsharing Container Server

Container-Deployment mit Managed Docker oder Managed Podman.
Hostsharing-Maskottchen trägt einen Karton, aus dem kleine Hostsharing Maskottchen herausschauen.
Hostsharing-Maskottchen trägt einen Karton, aus dem kleine Hostsharing Maskottchen herausschauen.
Hostsharing-Maskottchen trägt einen Karton, aus dem kleine Hostsharing Maskottchen herausschauen.
  • Copy link
  • Flag this post
  • Block
Michael Dexter and 1 other boosted
dch :flantifa: :flan_hacker:
@dch@bsd.network  ·  activity timestamp 2 months ago

#EuroBSDCon2025 #bhyvecon a #podman on #FreeBSD Lightning Talk - podman in 5 minutes

https://docs.skunkwerks.at/s/9u_rZ8qd-p

longer docs of debatable quality

https://docs.skunkwerks.at/s/fUiAmi4pE

@EuroBSDCon

OCI Containers on FreeBSD - HedgeDoc

# OCI Containers on FreeBSD > Work-in-progress notes, these will move to the handbook once ready.

Intro to podman - HedgeDoc

# Intro to podman - open standard based container implementation - supports Linux, FreeBSD hosts
  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login