Explore >> Select a destination


You are here

mherman.org
| | www.frontendundefined.com
4.8 parsecs away

Travel
| | This post describes how you can use Docker Compose to host a react app
| | compositecode.blog
10.4 parsecs away

Travel
| | This tutorial will guide you through setting up and using TimescaleDB using Docker Compose.
| | selfhostedheaven.com
8.2 parsecs away

Travel
| | Transmission is a very lightweight and simple to use torrent client. It support a lot of great features and works on many many systems. All that is great, but the real reason why I love Transmission as much as I do, is because of it's great web interface. It's really fast, works on all modern browsers and operating systems and you don't even need to install the client on every computer!
| | enix.io
82.8 parsecs away

Travel
| This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution.