/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

hymd3a.hatenablog.com
| | mozzy.dev
0.3 parsecs away

Travel
| | A quick look at what Docker is and how to get started.
| | blog.hypriot.com
0.6 parsecs away

Travel
| | [AI summary] A guide on upgrading the Docker Engine on an NVIDIA Jetson Nano Developer Kit to the latest version using Ubuntu's repository and the official Docker Community Edition.
| | www.tumfatig.net
0.6 parsecs away

Travel
| | The OpenBSD virtual machine daemon works pretty well with Linux VMs nowadays. This was time for me to see if I could replace the Synology Docker service with some Docker host provided by vmd(8).
| | blog.nuculabs.de
11.1 parsecs away

Travel
| I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain: