Local Development
Everything on SkillVeris tagged Local Development — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What is a Loopback Address?
A loopback address is a reserved IP address that a device uses to send traffic to itself, letting software test its own network stack without touching any phys…
What is Docker Compose and When Do You Use It?
Docker Compose is a tool for defining and running multi-container applications from a single declarative YAML file, letting you start, stop, and network an ent…