From 496344304e157eff1a41d4706125764c3c0c019b Mon Sep 17 00:00:00 2001 From: "Dr.Caduceus" <87380104+TheCaduceus@users.noreply.github.com> Date: Wed, 3 Aug 2022 17:31:22 +0530 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=90=B3Change=20&=20Hide=20Frontend=20?= =?UTF-8?q?Code!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dr.Caduceus <87380104+TheCaduceus@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ab0be0c..49b8ffd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1 @@ -FROM ghcr.io/thecaduceus/clonebot_v2:main +FROM ghcr.io/thecaduceus/clonebot-v2:main From 6c47ada1d1850ae671bf8883c93f1139cecb2b84 Mon Sep 17 00:00:00 2001 From: "Dr.Caduceus" <87380104+TheCaduceus@users.noreply.github.com> Date: Wed, 3 Aug 2022 17:40:38 +0530 Subject: [PATCH 2/3] =?UTF-8?q?`$PORT`=20Error=20fixes=20and=20Change=20Fr?= =?UTF-8?q?ontend=20Docker=20Code=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dr.Caduceus <87380104+TheCaduceus@users.noreply.github.com> --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b3884c9..69ef866 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@
1.Gclone upgraded to v1.59.0 (latest)!😉
2.Base Image changed to Ubuntu 22.04
3.Updated Filters.group
to Filters.chat_type.groups
as well as Filters.private
to Filters.chat_type.private
to support Python 3.10
4.Resloved $PORT listening Errors in Okteto and other platforms
+5.Old Docker Image ghcr.io/thecaduceus/clonebot_v2:main
is now no more supported and deprecated!
CloneBot V2 can be deployed almost everywhere using Docker, either you can create your own Docker Image using Build Tool provided in the Workflow including Docker-Code
. While CloneBot V2 also have ready to use Docker image for systems based on Linux AMD 64
.
Linux AMD 64
:->docker pull ghcr.io/thecaduceus/clonebot_v2:main
->docker pull ghcr.io/thecaduceus/clonebot-v2:main
->FROM ghcr.io/thecaduceus/clonebot_v2:main
->FROM ghcr.io/thecaduceus/clonebot-v2:main
ghcr.io/thecaduceus/clonebot_v2:main
is now no more supported and deprecated!⛔NOTE:
1.Docker Image only accepts CONFIG_FILE_URL
2.Use your own Docker Image for deploying on VPS only! Using it for deploying ON platforms like Heroku, Okteto or Scalingo will simply cause Account suspension.
From b9c369f6cbafa147537b9cc1ebf81b6a58e04547 Mon Sep 17 00:00:00 2001 From: "Dr.Caduceus" <87380104+TheCaduceus@users.noreply.github.com> Date: Wed, 3 Aug 2022 17:42:35 +0530 Subject: [PATCH 3/3] =?UTF-8?q?`$PORT`=20Error=20fixes=20and=20Change=20Fr?= =?UTF-8?q?ontend=20Docker=20Code=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Dr.Caduceus <87380104+TheCaduceus@users.noreply.github.com> --- index.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 05b5dfe..e6e176e 100644 --- a/index.html +++ b/index.html @@ -103,6 +103,8 @@1.Gclone upgraded to v1.59.0 (latest)!😉
2.Base Image changed to Ubuntu 22.04
3.Updated Filters.group
to Filters.chat_type.groups
as well as Filters.private
to Filters.chat_type.private
to support Python 3.10
4.Resloved $PORT listening Errors in Okteto and other platforms
+5.Old Docker Image ghcr.io/thecaduceus/clonebot_v2:main
is now no more supported and deprecated!
Commit_ID
from the UR
CloneBot V2 can be deployed almost everywhere using Docker, either you can create your own Docker Image using Build Tool provided in the Workflow including Docker-Code
. While CloneBot V2 also have ready to use Docker image for systems based on Linux AMD 64
.
Linux AMD 64
:->docker pull ghcr.io/thecaduceus/clonebot_v2:main
->docker pull ghcr.io/thecaduceus/clonebot-v2:main
->FROM ghcr.io/thecaduceus/clonebot_v2:main
->FROM ghcr.io/thecaduceus/clonebot-v2:main
ghcr.io/thecaduceus/clonebot_v2:main
is now no more supported and deprecated!⛔NOTE:
1.Docker Image only accepts CONFIG_FILE_URL
2.Use your own Docker Image for deploying on VPS only! Using it for deploying ON platforms like Heroku, Okteto or Scalingo will simply cause Account suspension.
@@ -391,8 +394,8 @@