gyptazy.ch is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
contact@gyptazy.ch
Admin account
@gyptazy@gyptazy.ch

Search results for #docker

Rami Krispin »
@ramikrispin@mstdn.social

Thanks to @medium Staff for selecting my recent article - Introduction to Multi-Stage Image Build for Python 🐍, for a boost ❤️!

This tutorial provides a step-by-step guide for converting a regular Python Dockerfile into a multi-stage build 🚀.

🔗: medium.com/towards-data-scienc

No description

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Ric🐧☕ »
@r1w1s1@mastodon.social

@alpalombo ajuda muito muito mesmo :) usava mas depois que conheci docker subir e testar as coisas local ficou muito mais simples.

jhx »
@jhx@fosstodon.org

Small article about with and /
can sure be fun sometimes 😎 (Or I should rather say using a device under )

jhx7.de/blog/debian-kvm-bridge

jhx »
@jhx@fosstodon.org

In case anyone else ever has some fun with and / on

By default the FORWARD table drops all packages...
To get vm's back on the net simply leverage to make the packets flow again:

$ sudo iptables -A FORWARD -i br0 -o br0 -j ACCEPT

You can install iptables-persistent to save the current ruleset so it is applied every time you restart the system. 😉

Did that on my workstation... I always fall for it. 😂

Ricardo Martín »
@fluxwatcher@mastodon.social

0 days since last undockerizing drama 😭

Michael Dexter »
@dexter@bsd.network

Yesterday's Jail/Zones call recording is up!

We discussed upcoming events, anti-FreeBSD FUD, @dch's OCI container progress and container registries, IPv6 networking and more!

youtu.be/DVXRq77BcU0

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Tonight Docker saved me a lot of time. I needed to recover a database from a backup. Instead of having a dump, I had the MySQL files directly. However, since they were from MySQL 5.5, they couldn't work with MySQL 8. Luckily, I found an old Docker container on Docker Hub with MySQL 5.5, and I was able to perform a dump in just a few minutes.

Toran Shaw »
@toran@pkm.social

With so many projects offering as their primary way to use the app/service, it seems that the time will soon be upon me that I actually start to learn it. 🤔

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Felix Palmen 📯 »
@zirias@techhub.social

@stefano unfortunately true. and maybe we should just be happy this mess can't be (easily) deployed to ...

Felix Palmen 📯 »
@zirias@techhub.social

@stefano unfortunately true. and maybe we should just be happy this mess can't be (easily) deployed to ...

Kevin Karhan :verified: »
@kkarhan@infosec.space

@stefano @josephholsten And now.you know why my hate for and aka. is growing and I just want a smol and stupid distro like OS/1337...

@OS1337

Stefano Marinelli »
@stefano@mastodon.bsd.cafe

Typical modern software stack:

- They only provide a Dockerfile because it's so convoluted and patched together that it would be impossible to create a decent guide on how to make this stuff work without revealing just how much it's all held together by duct tape. Still, taking a peek at the Dockerfile will clearly reveal the chaos at play.
- Everything runs in separate containers, as it should, and they have automatic restarts, as they should. But then they're so tightly bound together with, you guessed it, duct tape, that when one of them fails, the container just restarts automatically, leaving the user wondering why everything failed, with only a cryptic error message.
- The main container is controlled by Supervisor - which is necessary because everything crashes very often, but the end user doesn't notice because Supervisor restarts the services. To outsiders, everything works fine (but occasionally throws some errors).

In short, the current trend is to sweep the dirt under the rug. A trendy rug, though!

Dominik Zajac »
@banym@bsd.network

The developers need to look into the reasons why a vendor like iXsystems drops its support and usage for FreeBSD as one of its bases for their product. Don’t be mad about it. Analyse what Linux delivers better than FreeBSD and fix it. Is it , better hardware support or other things that are needed to be the choice today. Keep changing, adapting or you will be obsolete one day. In my opinion it still has the power to serve.

Lars Marowsky-Brée 😷 »
@larsmb@mastodon.online

Ah, obviously. only gets along with if the latter is using the iptables backend (not the higher performing nftables default).
The backend is depreciated and slated for removal.

And of course there's no error message if configured "incorrectly", just random breakage that one then gets to debug!

I hate computers. I wish I was good enough at something else.

Lars Marowsky-Brée 😷 »
@larsmb@mastodon.online

I'm only dealing with because 's all-in-one container deployment requires it (it can't natively talk to ).

And yes, most of this (not docker) is true open source and I could fix it myself ...

But I wish there was a good collective bug/feature bounty program so we could all pool resources, you know?

Sometimes, I don't want to get dragged down yet another rabbit hole.

Rafael Sadowski »
@sizeofvoid@bsd.network

Upcoming support on . Nice work @op and ports@ contributors.

Here you can see the kubernetes driver in action..

No description

Graham Downs »
@GrahamDowns@mastodon.africa

txt.file »
@txt_file@chaos.social

Software installation is to complicated. Lets use .

Managing docker is to complicated. Lets use .

Managing kubernetes is to complicated. Lets use .

to be continued … 🖕

adingbatponder »
@adingbatponder@fosstodon.org

0 ★ 0 ↺

gyptazy »
@gyptazy@gyptazy.ch

Just created some based images of & . This might become helpful when integrating in your build & test pipelines.

https://gyptazy.ch/misc/riscv-container-images-for-podman-docker/


Bernie »
@codewiz@mstdn.io

slirp4netns is this weird thing for unprivileged network namespaces:

github.com/rootless-containers

It's required by because it runs without root privs.

The in thing also works with classic , but I'd rather use Podman for improved isolation.

Schenkl 🏳️‍🌈 »
@schenklklopfer@chaos.social

Uuuund ins Image eingebaut!

Uuuund weg mit der Entwicklungsumgebung!
Also hier: hcloud server delete <server>


#23 [19/20] RUN mkdir -p /etc/firefox/policies
#23 DONE 0.3s
#24 [20/20] ADD conf/firefox/policies.json /etc/firefox/policies/policies.json
#24 DONE 0.0s
#25 exporting to image
#25 exporting layers 0.0s done
#25 writing image sha256:f9fc849c721b97ca7329e8c8e2cd932ff1db27df2f9d279

Marcel Stritzelberger »
@marzlberger@mastodon.online

In this article, I described and updated how important directories are placed externally in or in order to store data independently of the jail. So I can refer to it again and again in other articles.

Similar to , the aim is to be as little dependent on the jail itself as possible.

bsdbox.de/en/artikel/tipps/fre

Marcel Stritzelberger »
@marzlberger@mastodon.online

Wie in oder wichtige Verzeichnisse nach außen gelegt werden, um Daten unabhängig von der Jail zu speichern, hatte ich in diesem Artikel beschrieben und nochmals aktualisiert. So kann ich auch in anderen Artikeln immer wieder darauf verweisen.

Ziel ist es, ähnlich wie bei , so wenig wie möglich vom Jail selbst abhängig zu sein.

bsdbox.de/artikel/tipps/freebs

No description

jhx »
@jhx@mastodon.bsd.cafe

@alelab @vermaden @0x1eef
Ran it via
Works quite well if selfhosted is a possibility 😎

Btw: searx.space/

House Panther »
@housepanther@goblackcat.social

I'd like to convert my instance to run on instead of . But before I attempt this, I am going to make certain that I am backed up first. It's not going to happen tonight because I am just too tired. But it's an experiment for another day.

Hans-Cees »
@hanscees@mas.to

@housepanther whats the differences to ?