Category: Docker

Docker recipes

install minikube on my Raspberry PI 3

The unexpected failure to install Minikube on my Raspberry PI 3

The developer life is not always unicorns and rainbows, we might have great ideas, any absurd experiments we may think of and document, but some other times we have to face the reality, take the hit on the chin and move ahead and silently accept. This is one of those cases where I faced the unexpected failure to install minikube on my Raspberry PI 3 model B (I was not expecting my Rasby to be so old)

Import a docker image in kubernetes

Import a docker image in kubernetes

In this article we are going to explain how to import a docker image in kubernetes and make it a running pod just with few easy commands

find files

Fix Got permission denied while trying to connect to the Docker

Bookmark this page because in this article we are going to fix Got permission denied error while trying to connect to the Docker daemon

Create a golang microservice.

Dev environment in Docker with Apache + PHP7 + Phalcon

Use this docker recipe if you want to setup your small dev environment in Docker with Apache + PHP7 + Phalcon

Phalcon PHP on Docker version 2

How to setup Phalcon 5 framework in a Docker container V2

How to setup Phalcon framework in a Docker container V2

Run kubernetes pod locally

Spin up a kubernetes Pod using a local image

This article will go through the steps needed to spin up a kubernetes pod using a local image

Install kubernetes cluster on your pc

Run a kubernetes cluster on your PC

This is a small guide on how to spin up and run a kubernetes cluster on your PC. In this article we are going through What is kubernetes? How do I install kubernetes on...

Phalcon php framework

How to setup Phalcon framework in a Docker container

How to setup Phlacon framework in a Docker container? This is how we did it.

How to copy files to docker container

How to copy files from host to Docker container

This is a small how to for helping you copying files from your host filesystem to your container

Learning PHP - Lesson 5 - Loops

How to install docker engine on Ubuntu

Small guide on how to install the docker engine on Ubuntu and fix permission denied to the socket issue