graham_knapp, to django
@graham_knapp@hachyderm.io avatar

Why does an idle #django project (no api calls) running on #Docker compose on #wsl2 on #Windows constantly use 20% of my cpu?

BoydStephenSmithJr, to haskell
@BoydStephenSmithJr@hachyderm.io avatar

Anyone know if the images (e.g.: https://hub.docker.com/layers/fpco/stack-build/lts-22/images/sha256-09dcc6cf3739dbb5f73bbb84dc15ee815f463409653c5159673afc7d3b4134b7?context=explore) are still maintained, and what might be the best way to report a bug? :blobfoxconfused:

The LTS_SLUG seems wrong, and when I attempt a stack build in that image, I run out of space compiling GHC. (e.g.: https://gitlab.com/bss03/restman/-/jobs/6622698704) :blobfoxsurprised:

I expect the docker image would contain a GHC that stack would find and use; I am using the matching resolver for the tag (e.g.: 22.17). :blobfoxhappy:

leanpub, to devops
@leanpub@mastodon.social avatar

Network Automation Crash Course https://leanpub.com/b/networkautomationcrashcourse by GitforGits | Asian Publishing House is the featured bundle on the Leanpub homepage! https://leanpub.com

badnetmask, to Blog
@badnetmask@hachyderm.io avatar

New post! Check out this great app that automatically scans your Compose file, proxies all your services behind , and requests TLS certificates for all of them using a private CA (). The cherry on top is getting behind the proxy, and secure!

https://mteixeira.wordpress.com/2024/04/12/proxying-apps-behind-caddy-with-certs-from-private-ca-using-home-assistant-as-example/

alxd, to typescript
@alxd@writing.exchange avatar

Time for a #jobSearch post!

I'm looking for a #typeScript / #python / #RustLang 100% #remote #softwareDev position, both contract and permanent, GMT+2 timezone.

I previously worked as a Senior / Lead / Principal #fullStack developer with #cyberSecurity , #softwareArchitecture and #devOps experience.

I specialize in #react , #nodejs , #django , #fastAPI , #pandas , #postgresql , #docker , #kubernetes , #AWS and #digitalOcean .

https://www.linkedin.com/in/paul-ngei/

#fediHire #fediHired #jobHunt #software

danslerush, to linux
@danslerush@floss.social avatar

« ’s Dedication to : A Robust Foundation for Developers » :debian:
https://www.docker.com/blog/debian-for-docker-developers/

ampache, to random
@ampache@fosstodon.org avatar

The first builds for 7 have been built!

Check out ampache/ampache:preview to see what's going on.

guerda, to homeassistant German
@guerda@ruhr.social avatar

I have an odd problem with in . In its docker container, the command wget does not resolve any domains. It just times out. Curl does resolve hosts correctly. Problem is: is using wget for updates, which then fail after a while (silently).

Other containers have a working wget, so it looks like it's homeassistant + docker in this case.

The container is (as documented) in host network mode.

Any ideas to fix this?

@homeassistant

fatherlinux, to linux
@fatherlinux@noc.social avatar

I envision an image-based workflow, similar to Project Bluefin, as the future of operating systems https://bit.ly/49wy4dG

sergio_101, to mastodon
@sergio_101@mastodon.social avatar

So, I am setting up my instance of #mastodon in a #docker #container , and am having issues getting the #rails app to authenticate with the postgres database. hmmm..

https://github.com/mastodon/mastodon/discussions/29901

Floppy, to random
@Floppy@mastodon.me.uk avatar

#Docker / GHCR experts: how accurate is the count of pulls from GitHub's Container Registry as a measure of number of real users? Would a single machine checking (say) hourly get counted as a single download, or 24 per day?

I ask because my numbers at https://github.com/manyfold3d/manyfold/pkgs/container/manyfold seem surprisingly high, like 500 in under 24 hours, which seems frankly unlikely. Obviously they're not all running it, but still.

Boosts welcome for reach!

dgoosens, to random
@dgoosens@phpc.social avatar

so
discovered that if you're using advanced #docker features in #phpstorm, you might want to make sure you are no longer using docker-compose (you should be using docker compose instead)

piece of cake to deal with this...

change the path to your docker compose executable (see screenshot) and you're all set

fluxwatcher, to linux
@fluxwatcher@mastodon.social avatar

Don't make your children's lives difficult by making them believe it's easy using Docker :thinkerguns:

#linux #docker

social, to random
@social@social.diva.exchange avatar

🎉 Fresh release (v2.51.0). Here: https://github.com/diva-exchange/i2p and here: https://github.com/PurpleI2P/i2pd

Available as here: https://hub.docker.com/r/divax/i2p

🙏 😀 to devs all over the world .

linuxmagazine, to Kubernetes
@linuxmagazine@fosstodon.org avatar

Have you seen the latest @adminmagazine focus guide? For a limited time, download this free digital special and go inside the Docker toolset. https://mailchi.mp/admin-magazine.com/docker-focus-guide

webology, to random
@webology@mastodon.social avatar
scottkeckwarren, to random
@scottkeckwarren@phpc.social avatar

#phpc checkout my recent interview with @tjlytle about some tips for #phptek2024 and his talk about #docker .

https://youtu.be/lmXVJL15n0Q

sfunk1x, to random

Had a serious database failure earlier due to cascading bad decisions. I started deleting a bunch of old data, rather than using . This led to a bunch of errors in the container.

I moved the database into bare metal using a with 32GB of RAM and 4 cores. I'm going to use this for other services too, and it was on my roadmap of transition. will be moving to that as well.

I'm still sorting out the fallout from this.

leanpub, to devops
@leanpub@mastodon.social avatar

Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! http://leanpub.com/k8s

shyim, to php
@shyim@phpc.social avatar

I found finally a better way to build
#php Docker images, no compiling required, smaller image than alpine, but still glibc so no incompatibilities or performance problems with PHP. How? It's possible with Wolfi-OS by @chainguard_dev

https://shyim.me/blog/wolfi-os-for-php/
#docker

sergio_101, to mastodon
@sergio_101@mastodon.social avatar

I am finding that the documentation for installing #mastodon via #docker is REALLY scattered, and hard to follow. I am having to piece together one solution from lots of different solutions. I feel like there should be one document that users can rely on.

I find myself backtracking and starting over several times, and i use docker every single day.

ramikrispin, to python
@ramikrispin@mstdn.social avatar

How is your Saturday so far? I was able to reduce the size of my Python image by 75% with a multi-stage build 🤩

#docker #python

lacey, to random
@lacey@hachyderm.io avatar

New TIL: Securing the Meilisearch search itself https://github.com/williln/til/blob/main/meilisearch/securing_meilisearch_search.md

I've absorbed so much new information about Meilisearch this week, and I still feel like there is so much I don't quite understand. So today's TIL is filled with things I wasn't sure about... but I did learn things.

sergio_101, to mastodon
@sergio_101@mastodon.social avatar

Started putting together my #Mastodon instance last night. Running in #Docker . Running into a weird problem (.env.production isn't writing) but shouldn't be too much longer.

I am haven't installed a firewall, as it's a raspberry pi on a local machine that I am going to point the router to, so it feels okay.

The real reason is that when i turn on the firewall, fediverse.local stops responding, and i have to use the IP Address.

I should probably just figure that out.

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