InGeek CulturebyUtkarsha BakshiHow to Dockerize a Python ScriptIn this short post, I will walk you through the process of Dockerizing a simple python script. There might be scenarios where you might…Mar 12, 20222Mar 12, 20222
InGeek CulturebyUtkarsha BakshiPush Docker Images to Amazon ECR with Github ActionsGithub Actions Pipeline to Push Docker Images to Amazon ECRJun 7, 20223Jun 7, 20223
InGeek CulturebyUtkarsha BakshiHow to Locally Pull Docker Image from AWS ECRLearn how to authenticate Docker to pull images from private AWS ECR registryJul 27, 20221Jul 27, 20221
InGeek CulturebyUtkarsha BakshiHow to Dockerize a React AppIn this short post, I will walk you through the process of Dockerizing a React app. There might be scenarios where you might want to…Sep 11, 2022Sep 11, 2022
InGeek CulturebyUtkarsha BakshiHow to Pull Docker Images from AWS ECR in KubernetesIn this short tutorial, we will learn how to pull docker images from AWS ECR in Kubernetes.Oct 2, 20221Oct 2, 20221
InGeek CulturebyUtkarsha BakshiHow to Dockerize a Python Flask appCreate docker image and run Python Flask using the containerOct 2, 20222Oct 2, 20222
InGeek CulturebyUtkarsha BakshiHow to Dockerize a Python AWS Lambda FunctionIn this post, we will learn how to dockerize a Python AWS Lambda function and deploy it to an AWS account. In a previous article, we…Jan 5, 20235Jan 5, 20235
InGeek CulturebyUtkarsha BakshiCreating an AWS Lambda Python Docker Image from ScratchIn my previous tutorial, we learned how to use public.ecr.aws/lambda/python:3.8 as a base image for Dockerizing Python Lambda functions…Jan 5, 2023Jan 5, 2023