Explore >> Select a destination


You are here

haacked.com
| | golb.hplar.ch
1.9 parsecs away

Travel
| |
| | iridakos.com
2.3 parsecs away

Travel
| | A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.
| | jessitron.com
2.2 parsecs away

Travel
| | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode...
| | syntackle.com
17.5 parsecs away

Travel
| Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for.