The Docker Dev
@TheDockerDev
Followers
3K
Following
1
Media
0
Statuses
3K
Tweeting out the best Docker posts from https://t.co/lhcCPP1ReQ. Part of the @ThePracticalDev family ❤️
Joined April 2019
1
1
2
Exploring budget-friendly web app deployment: use GCP free tiers, Vercel for Next.js, Go for backend, slim down Docker images. { author: @SplinterSword1 } #DEVCommunity #Docker
https://t.co/BhTVW5nBRB
dev.to
Introduction This month I got my first bill for my google cloud platform. When I saw the...
0
1
9
Simple guide to cut deployment costs • GCP free tier backend • Vercel frontend • optimize Docker images and Go for smaller builds { author: @SplinterSword1 } #DEVCommunity #Docker
https://t.co/BhTVW5nBRB
dev.to
Introduction This month I got my first bill for my google cloud platform. When I saw the...
0
1
6
This guide shows how to manage Laravel queues in Docker with Redis and FrankenPHP: dispatch jobs, run workers and integrate Horizon. #DEVCommunity #Docker
https://t.co/UILqrFYmK3
dev.to
Utilize the power of FrankenPHP to run your Laravel queue workers in a containerized environment.
0
2
7
It took 1.5 days to allow remote Redis on Oracle Linux. A few config tweaks—bind, protected-mode off, requirepass—did the trick. #DEVCommunity #Docker
https://t.co/LHkRlr03Sz
dev.to
Spoiler: It took me 1.5 days to do what could’ve been done in an hour—but that’s how you learn! ...
0
0
4
Ever struggle with works on my machine? Learn how Docker containers bundle your app and dependencies—build once, run anywhere. #DEVCommunity #Docker
https://t.co/CsWdIOhFrd
dev.to
**“But it works on my machine!” If you’re a developer, you’ve probably heard (or said!) this...
0
1
5
Deploy a Docker app to Coolify in just 5 minutes—set up a project, connect your GitHub repo and launch with a simple Dockerfile. { author: @lucaasnp_ } #DEVCommunity #Docker
https://t.co/d1IBNCIKw0
dev.to
In this quick guide, we’ll walk through how to deploy a Docker application to Coolify in just...
0
1
3
• 🐳 Test Super Mario in Docker locally • 🛠️ Provision AWS EKS with Terraform • ☁️ Deploy Mario on Kubernetes { author: @praveshstwt } #DEVCommunity #Docker
https://t.co/iQRjyynLyg
dev.to
From Host Creation to Super Mario Deployment on AWS EKS 💡 Introduction Welcome to the...
0
0
6
Set up a private AI assistant with Goose CLI and Docker Model Runner for local model deployment, scripting tasks, and secure workflows. #DEVCommunity #Docker
https://t.co/aoMIbZ3V6k
dev.to
Using Goose and Docker Model Runner Goose is an innovative CLI assistant designed to...
0
0
3
docker-cheatset adds arm64 builds, pins Actions and base image, and pushes to GHCR and DockerHub. Final step: refining git tag automation. #DEVCommunity #Docker
https://t.co/kOQ20FdqpX
dev.to
Better, more and automated builds
0
0
2
Simple walkthrough: pull a PostgreSQL Docker image, init Prisma in a Node.js project, define your schema and test queries #DEVCommunity #Docker
https://t.co/0OxdWVClta
dev.to
In my recent Node.js project, I set up a PostgreSQL database using Prisma ORM—one of the most...
0
0
1
Docker security essentials: apply least privilege, use minimal images, segment networks, enforce runtime controls and stay up to date { author: @AsherBaum997 } #DEVCommunity #Docker
https://t.co/jqg7eTWJqA
dev.to
Docker has transformed how developers build, ship, and run applications by using containers...
0
1
8
Why frontend devs need Docker • consistent environments • simpler build & deploy • faster testing & collaboration #DEVCommunity #Docker
https://t.co/zEkoCSeKOG
0
0
1
Master advanced Docker Compose patterns for on-prem SaaS: modular service structure, scalable deployments and secure secret management { author: @shrsv23 } #DEVCommunity #Docker
https://t.co/Tuq1Rt6tjW
dev.to
Hi there! I'm Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a first of its...
0
0
5
Take your Flask Tic-Tac-Toe from local dev to AWS ECS. A step-by-step guide to Dockerize, push to ECR and launch with ECS { author: @praveshstwt } #DEVCommunity #Docker
https://t.co/tf46rsBnwz
dev.to
💡 Introduction Welcome to the world of containers and automation! Today, we’re diving into...
1
0
5
Deploy your first Nginx app on Kubernetes with simple YAML. Create a Deployment, expose it via Service, then access it through NodePort #DEVCommunity #Docker
https://t.co/YCrogJ7qea
dev.to
Kubernetes can feel overwhelming at first , all the YAML, pods, deployments, services... But once you...
0
0
5
Debating between Docker and traditional hosting? This guide breaks down when containerizing pays off vs keeping your setup simple. #DEVCommunity #Docker
https://t.co/kIJsfKXRHP
dev.to
Deciding how to deploy your web applications often sparks a debate hotter than tabs versus...
0
0
7
New Docker Hub limits land next May. See how AWS ECR pull-through cache plus Terraform scripts streamline image pulls and avoid rate caps #DEVCommunity #Docker
https://t.co/GaNuBh4XSC
dev.to
Problem Docker Hub has implemented rate limits on image pulls back on November 2, 2020,...
0
0
5
Learn key Docker commands for version checks, container management, image cleanup and log viewing to streamline workflow { author: @ram_zyx } #DEVCommunity #Docker
https://t.co/xHn7rnCGYM
dev.to
Docker has revolutionized the way developers build, ship, and run applications. Whether you're a...
0
0
2
New Ebirah 0.12.1 release pins the Perl Docker base image by SHA256. Covers tagging digests, avoiding invalid default ARGs in FROM. #DEVCommunity #Docker
https://t.co/3UR27mhQg6
dev.to
learning something new, takes concentration
0
0
2