mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.6K
active users

#docker

62 posts59 participants0 posts today

So, my conclusion after tinkering with "docker compose" and Synapse for a few weeks, is that you're really not meant to access network services on the Docker host (like Postfix) from a container.

("docker run" is a different story, but less relevant for my use case.)

I haven't seen a single working example of this (no socat please). So, either I'm really bad at reading, or nobody is doing it this way successfully.

Today, I continue my crimes against humanity by proceeding with turning my old phone into a Linux server.

The software runs great after some configuration. I’ve now installed a CalDAV server (Baïkal) alongside Sharkey, both running in Docker.

My heatsinks for Raspberry Pi-sized devices arrived today! I’m still waiting for my fans before I can start designing the new 3D-printed case. I also need to figure out how to power the fans alongside the phone.

Here’s what it looks like with the heatsinks attached—ignore the black stuff on the left, it’s copper underneath, so it works really well.
#exanimus #phone #arm #linux #docker #sharkey #selfhosted #caldav #baical #homeserver #arm #exanimus #phone #arm #linux #docker #sharkey #selfhosted #caldav #baical #homeserver #arm

TeXLive 2024 was frozen a few days ago, and this always leads to issues with the pandoc/latex Docker images. We have pushed new images for the currently supported pandoc versions 3.5 and 3.6.3, and are in the process of updating 3.2.1, too.
#pandoc #docker

"The Docker AI Agent offers deeper context on docker images, containers, and volumes, delivers faster support, and enables more user actions via the DD GUI and CLI"

And it wrote this text as well!

#docker#ai#arg

🚢🛳️🚢 Working on Fleetform (ff): A Docker Compose bundler with multi-host support and SSH deployment.

It loads <service>.service.yml and <host>.host.yml files, generating clean <host>.docker-compose.yml files. Services are regular Docker Compose services with hosts added, which are removed in the bundling process. ⚙️📜

I am once again faced with the bleak irony of people who like to code in the terminal with Vim or Nano, but also install onto their computer some 5 or 10 apps via FlatPak or Docker, including VSCode, each installed with their own entire copies of Node.js and Electron.js (differing only in their minor revision number), while also complaining about Emacs being “bloated” because it ships with a miniature web browser and fully-featured e-mail client.

#tech#software#Emacs