In this tutorial, we will see how we can install PostgresSQL with docker on our machine. We developers still install a database on our computers and work on it. but using Docker it takes only seconds
Example Docker Compose FIle For Wordpress MySQL phpmyadmin This docker compose yaml file is ready to runto use to install worldpress in your local machine in just one minute One file one minute to get
This example uses NodeJS but the same principal could apply to Composer in PHP or Python s Pip This creates a library image that is not meant to be used directly The ONBUILD commands will run when som
Here is an example Dockerfile for building node.js application using docker multistage builds. Steps to build a typical Node.js application using multistage docker build feature Take a light weight node image (for example node:10.15.2-alpine) Add pa
Recent comments on devops, tutorial
No comments found