Docker Compose File Generator - Online Multi‑Service Setup
Add services like Node, Postgres, Redis, and Nginx. Configure ports, volumes, and env vars. Download the docker‑compose.yml.
UD5 Toolkit
Search, filter, and copy essential Docker commands instantly.
Try a different keyword or category.
docker ps. Add -a to see all containers (including stopped ones): docker ps -a.
docker rmi IMAGE_ID removes an image. Use docker rmi -f IMAGE_ID to force removal.
docker start CONTAINER and docker stop CONTAINER. You can also use the container ID.
CMD provides defaults for executing a container, but can be overridden. ENTRYPOINT configures a container that will run as an executable; arguments are appended.
docker volume create myvol and mount it with -v myvol:/path/in/container.
Add services like Node, Postgres, Redis, and Nginx. Configure ports, volumes, and env vars. Download the docker‑compose.yml.
Select a runtime (Node.js, Python, Go) and generate a basic, optimized Dockerfile with multi‑stage build. Copy and refine.
Press keys on your physical keyboard and see them highlighted on a virtual keyboard. Detects multi-key rollover. Quick hardware check.
Build 'I feel... when... because...' statements interactively. Improve communication in relationships. Local only.
Adjust material types (leaves, grass) to achieve the ideal 30:1 C:N ratio. Improve compost bin performance. Local only.
Calculate board feet for dimensional lumber and generate a cut list with waste factor. Quick carpentry tool.
Scale a jerky marinade recipe based on meat weight. Includes optional cure #1 calculation for safety.
Fill in feeding, walking, medication details and generate a clear care sheet for your pet sitter. Print or share.
Enter pond volume and product concentration to determine safe ml or teaspoon of algaecide.
Select a vegetable and see its best companion plants and which to avoid. Visual grid with quick reference. Improve garden yield and health naturally.
Build a printable table for your electrical panel. Label each breaker number with its room or appliance. Stay organized.
Create a clear, structured bug report or support ticket with environment, steps, and expected result. Copy/paste.
A simple 5x5 or 7x7 crossword with clues. New one daily or generate random. Works offline.
Use the new `commandfor` and `command` attributes to invoke actions on other elements without JavaScript. See the spec live.
Select drip speed or running toilet and see gallons wasted per day and annual cost. Fix leaks!
Generate a camping checklist based on trip style (car, backpacking, glamping). Check off items. Fully local.
Calculate salt to warm water ratio for effective gargle. Also ginger and honey tea prep. Simple first aid.
Send conditional requests to a URL and verify that the server correctly handles ETag and If‑None‑Match. Audit caching.
Create the perfect brine for refrigerator pickles. Adjust ratios by weight. Quick and safe recipe tool.
Paste a set of hex colors and simulate how they appear with common color vision deficiencies. Get contrast warnings.
Select rice type and number of cups to get exact water measurement. Perfect fluffy rice every time.
Animated guide to sew a basic book or journal. Step-by-step with tips. Creative starter.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Write text with inline footnote markers and this tool will move the notes to the bottom and add proper Markdown links. Saves time.
Calculate liquid or tablet dosage for dogs/cats based on weight and prescribed mg/kg. Check your vet's math. Educational, always consult vet.
Create your own oral rehydration solution by mixing salt, potassium, and sugar to WHO formula. Convert to teaspoon amounts.
Design simple text‑based labels and print them on standard Avery label sheets. Choose from common templates.
Paste your sitemap XML and check for missing namespaces, invalid URLs, or size limit violations. Keep your SEO healthy.
Estimate total fuel cost for a road trip. Enter distance, vehicle MPG or L/100km, and fuel price. See cost per person for sharing. Simple & local.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.