Open in app
Home
Notifications
Lists
Stories

Write
Krupakar Reddy
Krupakar Reddy

Home

May 6

Terrascan

As we know that in today’s software applications world, Security policies are the priority matter, during development of code for any applications we run some of the static code analyzers to detect the code quality, duplicates etc. To find bugs in early stage of development, using some of tools like…

Terrascan

3 min read

Terrascan
Terrascan

Apr 22

Docker vs. Containerd

Here i would like to share my knowledge about Docker and Containerd. Since we all know that in today’s application world, we thoroughly hear about containers to run an applications code. Docker is a containerised tool which performs the packing of an application code into an image. …

Containerd

3 min read


Apr 22

nerdctl

Why nerdctl even if we have docker already? nerdctl is yet another implementation of docker and docker-compose based and nerdctl is sub project of containerd. It is a Docker-compatible CLI for containerd, which has same UI/UX as Docker and docker-compose have. As we know that docker is going to be a paid…

Nerdctl

3 min read


Mar 5

Dockerfile Implementations.

Dockerfile, which is a text file consists of commands and instructions to build an image. This image which is a packed application that can be shifted to various platforms to run an application, which is called Containerization. To build this image, we will follow good practices such as, the image…

5 min read

Dockerfile Implementations.
Dockerfile Implementations.

Mar 5

Jenkins_input and Jenkins_timeout

Jenkins_timeout_input step Jenkinsfile which consists of stages, whereas stages consists of multiple steps to perform the task, A single pipeline will have multiple stages and steps. When we use pipeline to build, the pipeline will execute continuously until pipeline code ends. If i have a pipeline which uses to deploy…

2 min read

Krupakar Reddy

Krupakar Reddy

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable