This is a small, hopefully fun introduction to a concept of Docker and Docker file.
Category: Uncategorized
Terraform : Chaos to code
Terraform is hot-word in IT scene. It can literally terraform your barren, ill-developed IT infra to beautiful, lush productive environment, with just a dash of code. Learn more about it here.
Flutter Liquid Swipe Animation
Today, I am going to explore Liquid Swipe Animation in Flutter. I will show how to integrate a liquid Swipe animation into your flutter application. Liquid Swipe animation is amazing animation provided by flutter, and its Created for the Android and iOS Platforms. Liquid Swipe Animation Liquid Swipe animation is a kind of animation on the screen … Continue reading Flutter Liquid Swipe Animation
Docker Volumes and Bind Mounts
We've already seen how to Install Docker and Introduction to Docker, In this post we're going to understand use of Docker Volumes and Bind Mounts.
Basic Linux Commands every DevOps Engineer should know
Basic Linux Commands every DevOps Engineer should know
Website Deployment using Kubernetes through Jenkins using Groovy script.
Website Deployment using Kubernetes through Jenkins using Groovy script.
Production & Testing Automation using Docker, Git, Jenkins
Production testing and automation using Docker, Git and Jenkins,
Groovy script in Jenkins
In this article I will host website on kubernetes using Groovy script in Jenkins from docker image. Whole process will be fully automated from creating docker image to exposing website to the client. Hence client can access this website from the webserver created.
You must be logged in to post a comment.