/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.scottlogic.com
| | www.calazan.com
3.2 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | earthly.dev
2.2 parsecs away

Travel
| | Learn how to run a Ruby on Rails application inside a Docker container and discover best practices for building Docker images. This tutorial covers...
| | akoutmos.com
2.8 parsecs away

Travel
| | Learn how to use Elixir 1.9 releases along with multi-stage docker builds
| | nodogmablog.bryanhogan.net
12.7 parsecs away

Travel
| It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.