I learned to today that setting on your minecraft server causes the JVM to egregiously allocate all of that memory. N...
Posts tagged: docker
All posts with the tag "docker"
!https://crazymax.dev/diun/
I recently noticed that my og images were missing emoji. They were taken using headless chrome in a container. I fixe...
Today I learned that the docs in postiz are a bit behind, (fantastic docs btw, they are to the point, and cover almos...
!https://pype.dev/docker-context-and-an-issue-to-question-your-sanity
!https://pype.dev/add-a-healthcheck-to-your-fastapi-app
!https://containers.github.io/bootc/
!https://hynek.me/articles/docker-uv/
!https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-assemble.md
!https://github.com/WaylonWalker/devtainer/commit/2e4c6da537f5672209d1b3922fad754190aef938#diff-38878343c551520f8af2a...
!https://www.youtube.com/watch?v=7iypMRKniPU&t=3s
!https://talkpython.fm/episodes/show/323/best-practices-for-docker-in-production
!https://stackoverflow.com/questions/43380939/where-does-the-convention-of-using-healthz-for-application-health-check...
!https://github.com/jesseduffield/lazydocker
!https://github.com/wagoodman/dive
!https://www.ibm.com/docs/en/z-logdata-analytics/5.1.0?topic=compose-relocating-docker-root-directory
!https://gist.github.com/isomorphisms/3114ab86960656a729a6b4653001aae2
In my adventure to put more homelab in docker, I moved our modded minecraft setup to docker.
I've ran a Minecraft server at home since December 2017 for me and my son to play on. We start a brand new one somewh...
π Docker Deep Dive - Notes
https://www.hanselminutes.com/784/doing-open-source-with-brian-douglas
A handy way to try weird things in docker is using play-with-docker. You get a four hour session for free, after four hours everything will be deleted, but you can start a new session.
Installing on Ubuntu.
...