From 61579a75a42d442056f1b8d223b8a6d8951f7f8f Mon Sep 17 00:00:00 2001 From: BigGamerGary Date: Sun, 1 Jan 2023 18:29:11 +1000 Subject: [PATCH] Docker Functionality added --- .gitignore | 1 + Dockerfile | 11 +++++++++++ __pycache__/BlackJack.cpython-310.pyc | Bin 5139 -> 5139 bytes __pycache__/Ledger.cpython-310.pyc | Bin 2129 -> 2129 bytes requirements.txt | 0 5 files changed, 12 insertions(+) create mode 100644 .gitignore create mode 100644 Dockerfile create mode 100644 requirements.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..75dd116 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ledger.db \ No newline at end of file diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..ca5d95a --- /dev/null +++ b/Dockerfile @@ -0,0 +1,11 @@ +FROM python:3 + +RUN pip install discord + +WORKDIR /usr/app/src + +COPY Acronymbot.py ./ +COPY BlackJack.py ./ +COPY Ledger.py ./ + +CMD [ "python", "./Acronymbot.py" ] \ No newline at end of file diff --git a/__pycache__/BlackJack.cpython-310.pyc b/__pycache__/BlackJack.cpython-310.pyc index e1858c454110560b1d553ce531b3bd7e9616ff2e..43a125404cc3f6557a64c3d3f6ae294bfc36e8e5 100644 GIT binary patch delta 20 acmbQNF9wI@Jvo+-fRljQ^W>R$CjL*o10kz)mFq05@RhaO)aW~XoBe6 z?8}nCs0lYplj#>1?(h7PEDch4i?yIAGp|IG5o1;P`ro(NJMd@rIsXTL7I!e1oz}r=FO&XJwVNlY`k(RCqv4J`f=QA|yZr+(wwex7l{uf~7$UZ?P5>W#*M=vfN_JNli&lEdo0q q;v(*XoW#o1qTrIml42xdxF=s^*JM