wloczykij, to random Polish

Są tu spece od Dockera? Próbuję uruchomić kontener Dockera używają Podmana (https://github.com/TechnitiumSoftware/DnsServer/blob/master/CHANGELOG.md), ale utknąłem. Po wielu próbach, kombinowaniu, aktualizacji setek programów, utknąłem na niemożności uruchomienia kontenera, bo twierdzi, że port 53/tcp jest w użyciu. Zrobiłęm już chyba wszystko, co mi wpadło do głowy, czyli wyłączenie systemd, wyłączenie nasłuchiwania przez systemd na porcie 53 i nic to nie daje. Co ciekawe, netstat nie pokazuje portu 53 jakoby był w użyciu, więc nie wiem nawet, jaki program może tego używać. Co ciekawe, jak wziąłem nmapa z innego hosta, to pokazuje, ze port 53 jest zamkniety, wiec cos tam nasluchuje, ale nie wiem co.
Podobno podman używa jakiegoś własnego serwera DNS do zarządzania siecią między kontenerami, ale nie ogarniam tego, a i nie wiem, czy tu może być problem. Poza tym serwerem podmana, nie przychodzi mi juz nic do glowy.

Macie jakiś pomysł, jak to rozwiązać?

#Podman
#docker
#kontenery
#containers
#networks
#net
#dns
#dnsServer
#port53
#error

sonny, (edited ) to linux
@sonny@floss.social avatar

Anyone in my network interested in research and prototype network portal for Flatpak?

In the long run we are interested in:

• Give more control to users over app network access
• Allow apps that need network access to be considered “Safe”

We expect something like unsharing the network namespace and a bridge on the host for permissions / monitoring.

Boost welcome :boost_love:

1/2 🧵

jan, to random
@jan@kcore.org avatar

Re-syncing my #nextcloud instances. Should finally make the move from #docker to #lxc, for the speed increase alone.

andrewlock, to dotnet
@andrewlock@hachyderm.io avatar

Blogged: Updates to Docker images in .NET 8 - Exploring the .NET 8 previews - part 10

https://andrewlock.net/exploring-the-dotnet-8-preview-updates-to-docker-images-in-dotnet-8/

In this post I describe the changes to .NET 8 docker files in .NET 8 including changes to images, new image types, changes to image tagging, and breaking changes

Stark9837, to python
@Stark9837@techhub.social avatar

Is the best way to run periodic functions, not necessary time-critical, just needs to happen in the correct hour or day,

I am running a bot in a container, but want weekly or daily things to happen. Adding this to the main loop seems inefficient, because checks will unnecessary be done.

Should I rather use a image, run the script in the container and then just have cronjobs running in the container, rather than using a Python image.

Storage, memory and processing isn't actually a problem, so using a larger and beefier image is possible.

schizanon, to linux
@schizanon@mas.to avatar

I don't understand what #Nix is for

Is it a #Linux distro? Or is it a #container orchestration tool?

At my last job our #webDev env was managed by it, but I was using it on #MacOS and we also had to have #Docker, so I could honestly never figure out what it was there for.

#nixOS #programming #devops

tk, to fediverse
@tk@bbs.kawa-kun.com avatar

Has anyone tried to run #GNUSocial in #Docker recently? I followed these steps, by the way.

Aside from an error complaining that vendor/autoload.php is missing, I was getting this logging constantly when running docker compose up:

gnu-social-worker-1   | Fatal error: Uncaught LogicException: You need to add "symfony/framework-bundle" as a Composer dependency. in /var/www/social/bin/console:18
gnu-social-worker-1   | Stack trace:
gnu-social-worker-1   | #0 {main}
gnu-social-worker-1   |   thrown in /var/www/social/bin/console on line 18

#Fediverse #Mastodon

vwbusguy, to random
@vwbusguy@mastodon.online avatar

Seems engineers at a previous employer have been getting emails from #Docker sales asking to help make sure they're "properly licensed" according to their developers' usage. I'm very happy that I pushed to standardize on #podman there instead. I'm sure they are right now, too. This is #Oracle style tactics.

glyph, to devops
@glyph@mastodon.social avatar

Does anyone know why this has broken recently: https://blog.glyph.im/2014/12/docker-fast-dev-to-prod.html

Specifically, I:

  1. run a registry on localhost
  2. docker build on my local (aarch64 mac) machine
  3. push to localhost:5000/stuff
  4. ssh -R to forward 5000 to my remote (aarch64 linux) server
  5. docker pull localhost:5000/stuff on that server

I then get:

Error response from daemon: manifest for localhost:5000/stuff:latest not found: manifest unknown: manifest unknown

What changed?

feoh, to random

For all the folks out there self hosting @wallabag - how big is your host/VM? How much RAM and disk does it need to comfortably run?

I'm thinking of giving it an 8G VM with 4 cores of CPU on a rather beefy Proxmox server, and using the docker-compose example. Sound like a good plan?

#selfhosting #docker #wallabag

SuitedUpDev, (edited ) to random
@SuitedUpDev@mastodon.online avatar

Since my brain is on the fence with this issue. I could use some collective brain power.

I have a simple which runs and some "services" using
Let call these ServiceA and ServiceB.

But let's say both ServiceA and ServiceB needs a server.
Would you rather, add separate MySQL servers to both docker-compose.yml files or create a new MySQL docker-compose service and then connect ServiceA and ServiceB to that MySQL service?

brunty, to php
@brunty@brunty.social avatar

folks, what framework-agnostic tooling (as in not / / etc) are you using for running headless browser-based tests these days via something like ?

I'm looking at setting something up in on , I've tried Symfony Panther and it's been a shitshow of errors and not being able to get or running in Docker :/

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

New X blog post: Reproducible data science with Nix, part 4 -- So long, {renv} and , and thanks for all the fish

https://www.brodrigues.co/blog/2023-08-12-nix_for_r_part4/

herndlm, to Mac
@herndlm@phpc.social avatar

Why is #Docker on #Mac with bind mounts still crappy. Or our Macs are.. Currently looking into a quickfix like workaround with the mutagen extension.

chris, to Pixelfed
@chris@mstdn.chrisalemany.ca avatar

Could someone explain to me? How self contained is it? I would like to run my own instance alongside my instance (on the same machine preferably). Possible? Bad idea? Would Docker make this easier? Thanks.

jarulf, to RaspberryPi
@jarulf@mstdn.social avatar

Got this little fellow, an Argon One M.2 the other day, and looking to set up a few services on my Lan. Still waiting for a few things to arrive. Intrigued by but have zero knowledge about . I played around a little on an old 3 over the weekend just to familiarise myself a bit, but after installing a few docker apps the whole thing froze. I've used for years, I'm just a regular user, not a Dev or sysadmin, but projects like this can be fun.

tux, to admins German

Ich spiele gerade wieder mit #Docker und möchte #Friendica damit testen. Momentan stecke ich aber bei dem Installations-Assistenten fest, und zwar bei den Angaben der Datenbank.
Beim Erstellen in #Portainer habe ich dafür folgende Environment Variablen für die Datenbank angegeben:

MYSQL_DATABASE = friendica
MYSQL_HOST = localhost
MYSQL_PASSWORD = Password
MYSQL_PORT = 3306
MYSQL_USER = friendica

Wenn ich allerdings bei dem Installations-Assistenten diese Werte eingebe, werden sie nicht akzeptiert. Sollten sie aber doch. Oder habe ich irgendwo einen Denkfehler?
@helpers @admins

publicvoit, to NixOS
@publicvoit@graz.social avatar

Very interesting article on #NixOS on https://changelog.com/posts/nixos-fatal-flaw

A few quotes:

NixOS has one fatal flaw, which is the usability of #Nix.

Docker does three things, Nix does two.

Nix solves the isolation of dependencies in a very good way, but it doesn’t solve running in namespaces, in cgroups, and security, and all of that. Nix doesn’t solve that.

Nix is a fantastic system if you can adopt it in an isolated, hermetic environment.

But it’s not for the masses. #Docker is for the masses.

larsmb, to random
@larsmb@mastodon.online avatar

Ah, obviously. #docker only gets along with #firewalld if the latter is using the iptables backend (not the higher performing nftables default).
The #iptables 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.

#Linux

vwbusguy, to Kubernetes
@vwbusguy@mastodon.online avatar

Achievement unlocked: Hit the pull rate limit from #Docker Hub. And I was logged into our paid account. 🤦‍♂️

#Kubernetes is not happy about it.

xavi, to Pixelfed
@xavi@social.arnaus.net avatar

I surrender for today. My :ladragonera:​ instance just works because the docker image is still in memory. My repository is messed up, the customisations are broken and the new docker-compose.yml and .env.docker` are completely failing to load, complaining about empty environment variables that have actual values.

I can't find documentation about how to migrate from v0.11.12 to v0.11.13 when using :docker:​ . I am disappointed.

To @dansup and the rest of Pixelfed developers: What you did here is a major change released by just bumping a patch version. That confuse instance maintainers. My instance is unexpectedly screwed up.

ramikrispin, to github
@ramikrispin@mstdn.social avatar

(1/2) Deploy a Shinylive App ✨ to Github Pages tutorial 👇🏼

I created this tutorial a day after the announcement of the shinylive R version at the Posit conference, using a dev version of the shinylive and httpuv packages. It was on my TODO list for quite a while to update the tutorial with the stable version of the core packages. Thanks to a PR from Ronak Shah 🙏🏼, I updated the tutorial and the supporting Docker 🐳.

video/mp4

5am, to linux
@5am@fosstodon.org avatar

I'm curious to know how others version control their private configuration files / docs / wiki. For now, I've created a stack on my home network. Instead of copying the files I want to track into another folder and pushing from there, I've created hard links. Any other suggestions? @gitea

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