From 0a1249c0ebc3b915af370a1df5a1ac68727c126d Mon Sep 17 00:00:00 2001 From: rgcpgithub <105051768+rgcpgithub@users.noreply.github.com> Date: Thu, 9 Jun 2022 08:39:21 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 798b939..449af0a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# myPythonDockerRepo +# myPythonDockerRep This a python based app and containerized. you can clone - https://github.com/akannan1087/myPythonDockerRepo/. This repo also have Jenkinsfile for automating the following: From 870e2af8349f1faa81484c66de35027e6ac14d5c Mon Sep 17 00:00:00 2001 From: rgcpgithub <105051768+rgcpgithub@users.noreply.github.com> Date: Thu, 9 Jun 2022 08:41:39 +0530 Subject: [PATCH 2/5] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a1402d6..0ad0e04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # this is my base image -FROM alpine:3.5 +FROM alpine:latest # Install python and pip RUN apk add --update py2-pip From 85b8748349d334161d9cb63a0546b9051a71e0f3 Mon Sep 17 00:00:00 2001 From: rgcpgithub <105051768+rgcpgithub@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:09:33 +0530 Subject: [PATCH 3/5] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0ad0e04..4bdbabe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# this is my base image +# this is my base image create FROM alpine:latest # Install python and pip From d4d645caea7ddf330db585bf17a2b33bf452d407 Mon Sep 17 00:00:00 2001 From: rgcpgithub <105051768+rgcpgithub@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:11:36 +0530 Subject: [PATCH 4/5] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4bdbabe..0ad0e04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# this is my base image create +# this is my base image FROM alpine:latest # Install python and pip From e68bae6c5cfaa767dec11465c80b5f73036271c3 Mon Sep 17 00:00:00 2001 From: rgcpgithub <105051768+rgcpgithub@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:13:57 +0530 Subject: [PATCH 5/5] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0ad0e04..4bdbabe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# this is my base image +# this is my base image create FROM alpine:latest # Install python and pip