Blog by Sandro Keil
  • Talks
  • Imprint
  • Privacy
  • About me

Docker

Build, Ship and Run Any App, Anywhere

Docker

Dockerized desktop apps - Development with GIT, PhpStorm and Postman

In this Dockerized desktop apps part you will learn how to setup a development suite with PhpStorm, GIT and Postman.

  • Sandro Keil
    Sandro Keil
3 min read
Docker

Dockerize desktop apps with NVIDIA GPU and audio support

Are you ready for your next Docker experience? All of my daily used applications are dockerized like Chromium, GIT, VLC and Thunderbird.

  • Sandro Keil
    Sandro Keil
3 min read
Docker

Let nginx start if upstream host is unavailable or down

Learn how nginx can be started even if a upstream host is not available. This is done by a small but subtle difference in the nginx upstream host definition.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

OpenResty (nginx) with auto generated SSL certificate from Let’s Encrypt

nginx with Lua is very powerful. This blog post shows how to use an OpenResty Docker container to auto (re)generate SSL certificates from Let’s Encrypt.

  • Sandro Keil
    Sandro Keil
3 min read
Docker

Docker Daemon tuning and JSON file configuration

Optimize your Docker configuration and get a better overall experience and more security. Install Docker CLI bash completion for easier handling.

  • Sandro Keil
    Sandro Keil
3 min read
Docker

My talk Docker for PHP Developers at PHP.RUHR

I'm very excited to give a talk at the PHP.RUHR conference in Dortmund. This conference takes place on November 10th for the third time in the Ruhr area.

  • Sandro Keil
    Sandro Keil
1 min read
Docker

My conference talks in September

I'm thrilled to give two talks in September. At PHP Developer Day in Dresden I will talk about Docker PHP builds & at code.talks in Hamburg about PHP profiler.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

Docker Compose with named Volumes and multiple Networks

Named volumes are better as data only containers and multiple networks increases security. See how the new Docker Compose configuration format works.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

Docker for PHP Developers

Docker is a great way to emulate live server environment. You can have the same infrastructure stack like multiple web, PHP-FPM, Database & CDN server.

  • Sandro Keil
    Sandro Keil
4 min read
Docker

Docker with OverlayFS on Ubuntu

Docker uses the DeviceMapper storage driver as default, but OverlayFS is much faster. See how to configure Docker with OverlayFS to improve the performance.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

Generate awesome docs from Markdown files with Docker and bookdown.io

Learn how to generate awesome documentation from Markdown files with different styles as a one-liner powered by Docker and bookdown.io

  • Sandro Keil
    Sandro Keil
4 min read
Docker

Using Composer cache in a Docker container

Learn how to mount the Composer cache directory to the Composer Docker container to save a lot of time when you install packages for different projects.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

Docker PHP Xdebug CLI debugging

Learn how to use Xdebug with Docker to debug PHP files from the command line. Configure the path mappings in your IDE and run one Docker command.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

Logrotate for Docker container

It's a best practice to log the Docker container output to stdout. But you should not forget to enable a Logrotate for your Docker container log files.

  • Sandro Keil
    Sandro Keil
1 min read
Docker

Configuring nginx to speed up Ghost blog powered by Docker

Set up nginx as a reverse proxy and cache to speed up my Node.js Ghost blog powered by Docker. Serve static content directly by nginx and cache blog sites.

  • Sandro Keil
    Sandro Keil
2 min read
Docker

Hello world powered by Docker and Ghost

  • Sandro Keil
    Sandro Keil
1 min read
Blog by Sandro Keil © 2024
Latest Posts Twitter Casperion Ghost Theme