NashTech Insights

Dockerfile

Posts by categories

Posts by tags

Using Docker to run K6 and Integrating with GitLab

Hey Folks,In today’s software development fast moving landscape, it is crucial to have a robust and efficient testing strategy. K6 is a popular open-source load testing tool, allows you to create and execute performance tests with ease. Docker, on the other hand, provides a lightweight containerization platform that simplifies application deployment and management. Additionally, GitLab …

Using Docker to run K6 and Integrating with GitLab Read More »

close up photo of programming of codes

How to run the docker image in the Azure function.

Hello learner, In this blog we will learn how to run the docker image in the Azure function with the ACR. I have explained in steps, you can follow this blog to set up the Azure function. Azure function:- Azure Functions is a serverless computing service that is provided by Azure Cloud. It allows us …

How to run the docker image in the Azure function. Read More »