#docker
Explore tagged Tumblr posts
Text
sometimes u just get so filled w thoughts about a pair of characters u gotta just go bonkers ya know
#rvb#red vs blue#my art#batsy art#rvb tucker#rvb doc#rvb junior#docker#this file is called docker_and_son on my pc so ya know#tuckers hair being a mess post quest and post birth is v important to me#man got home took out his dreads and promptly fuckin immediately fell asleep face down on the floor and hasnt had a moment to retwist em#he very much meant to finish his hair first but his body had other plans#the picture has everyone in stolen clothes and that amuses me#Doc is wearing Caboose's shirt tucker is wearing one of tex's shirts and junior is wrapped up in one of church's shirts#not pictured is jr introducing doc and tucker to mason wu with 'hi mr wu this is my dad and mom-doc' 'dad doc this is mr wu :D'#and doc needs to compose himself from being called mom meanwhile junior doesnt even notice he slipped up he just auto corrected and moved o#tucker also missed it bc he was trying to figure out what mason's vibes are by force of eyebrows alone#mason wu is the only parent there who doesnt think doc and tucker are mid-messy divorce bc he looks at them and recognizes them#from pfl articles and chorus ones#so he Knows theyre soldiers and the shit they get up to and his previous frustration with juniors apparently absent family is nuked#theyre not absent theyre just keeping him Safely away from Fuckery
109 notes
·
View notes
Text
i love being shoved into a tiny little docker container or a shitty RP2040 microcontroller :33 please use me in a shitty, tiny embedded system like the naughty little distro i am ><
180 notes
·
View notes
Text

openmediavault-compose is the cure
121 notes
·
View notes
Text
what do i actually even do with docker?
21 notes
·
View notes
Text
64 vCPU/256 GB ram/2 TB SSD EC2 instance with #FreeBSD or Debian Linux as OS 🔥
38 notes
·
View notes
Text
Id like to thank @debian-official, if it wasnt for them this idea wouldnt have come to me.
What projects is everyone working on? Im curious and want to see what the IT community is bashing their heads against.
Ill start, I am setting up a personal website for my homelab! The site is through nginx. I dont have any experience with html or css or anything like that and for me its a fun little challenge. It has also allowed my to get my "cdn" going again which I am quite pleased about ^~^
37 notes
·
View notes
Text
This tool rules, it automatically converts docker start up commands into docker compose yml, used to waste a lot of time doing this manually
13 notes
·
View notes
Text
Ready to future-proof your applications and boost performance? Discover how PHP microservices can transform your development workflow! 💡
In this powerful guide, you'll learn: ✅ What PHP Microservices Architecture really means ✅ How to break a monolithic app into modular services ✅ Best tools for containerization like Docker & Kubernetes ✅ API Gateway strategies and service discovery techniques ✅ Tips on error handling, security, and performance optimization
With real-world examples and practical steps, this guide is perfect for developers and teams aiming for faster deployment, independent scaling, and simplified maintenance.
🎯 Whether you’re a solo developer or scaling a product, understanding microservices is the key to next-level architecture.
🌐 Brought to you by Orbitwebtech, Best Web Development Company in the USA, helping businesses build powerful and scalable web solutions.
📖 Start reading now and give your PHP projects a cutting-edge upgrade!
2 notes
·
View notes
Text
5 single-purpose containers that run better on a Raspberry Pi than on a full server
2 notes
·
View notes
Text
#self hosted#kubernetes#docker#home server#linux#sorry everyone without a server#no “i'm bald” option for you#you can queue this for a day from now ig
4 notes
·
View notes
Text
hi all yesterday i made a self-hostable tumblr blocker that blocks anyone who liked a list of specifiable posts
how it works:
first, you have to register an app at https://www.tumblr.com/oauth/apps for access to the tumblr api
then, to be able to obtain access tokens for your blog, it sets up two endpoints at <hosted ip:port>/authorize and <hosted ip:port>/callback- the former will show you a link to authorize the above app to your blog, and the latter receives the resulting access tokens
tumblockr then uses the tumblr api to obtain a list of people who have liked each of the posts specified in the .env file, and adds them to a queue for processing (blocking). both obtaining likers & blocking operate on a periodic schedule, also configurable in the .env
in the event that it runs up against tumblrs api rate limits, the queue/list of blocked users/various tokens and such are kept in storage so that operation can resume an hour later (that is, after the hourly rate limit expires)
all you need is a docker-capable device with a public facing ip (like a vps or some other cloud computing solution, ideally, but a personal desktop will do in a pinch as long as you dont keep it exposed)
3 notes
·
View notes
Text
installed @docker-official :3
31 notes
·
View notes
Text
Run a container inside another container! Linux nested virtualization lets you test complex setups, deploy apps easily, and even emulate AWS/GCP/Azure instances locally for fun and profit. See how to run Docker inside Incus containers
14 notes
·
View notes
Note
docker should I try, ahem, being very tired (since I'm not legally allowed to get high yet) and doing linux stuff. is it fun
I genuinely forgot that not everyone is in their late 20s and lives where weed is legal.
Answer: Yes it is very fun it allowed me to sort of push past the ADHD thing of "I'm not immediately good at this I'm going to give up" and allowed me to adopt the same mentality I get when I go against a FromSoftware boss aka the "throw yourself until it dies" method
Personally I also find that bullying linux blogs adds to the fun but that might just be me
5 notes
·
View notes