Configuring GD and Freetype on WordPress Docker Image

This applies to official WordPress image but can be used with PHP image also. Create Dockerfile with following contents: FROM wordpress:latest # Install gd and freetype RUN apt-get -y update \ && apt-get -y install php5-gd freetype* \ && docker-php-ext-configure gd –with-freetype-dir=/usr/include/ –with-jpeg-dir=/usr/include/ \ && docker-php-ext-install -j$(nproc) gd Build your …

Read moreConfiguring GD and Freetype on WordPress Docker Image

Creating SSH Key Based Authentication using Bitvise on CentOS

On your client machine (e.g. Laptop) Start Bitvise Client Key Manager, and click “Generate New” Select Algorithm “RSA” and Size 4096 (or any other) Set a Passphrase if required. Enter some comments, and click Generate. After Key is generated, select it, and click on “Export”. In the Export options, make …

Read moreCreating SSH Key Based Authentication using Bitvise on CentOS

Coco & Max road trip to Indy

We took coco and max to Indy today for Mother’s Day lunch. It was their first road trip. They were a good sport about the car ride. Over in Indy, they met many people including kids and adults. Overall good day for socialization.