aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-03-15 16:34:54 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-03-15 16:34:54 +0000
commit49718f4228867648468b25d6c7d6b31c9053dd21 (patch)
treeb02b6ad9dcd5f2166c5a612bc186541758f8b6c2
parent5e528a1484533e64815db07608dc7fb1613fa36f (diff)
downloadboymoder.blog-49718f4228867648468b25d6c7d6b31c9053dd21.tar.gz
boymoder.blog-49718f4228867648468b25d6c7d6b31c9053dd21.zip
fixed dockerfile, added images
-rw-r--r--Dockerfile4
-rwxr-xr-xstatic/images/liostore.pngbin0 -> 691184 bytes
-rwxr-xr-xstatic/images/oldpic.pngbin0 -> 938082 bytes
-rwxr-xr-xstatic/images/random.jpgbin329038 -> 165497 bytes
-rwxr-xr-xstatic/images/twitterpic.jpgbin0 -> 14667 bytes
-rw-r--r--static/index.md2
6 files changed, 3 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index 7ad7f42..378c4d3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,9 +1,9 @@
FROM ubuntu:latest
MAINTAINER Eden Attenborough "eda@e.email"
RUN apt-get update -y
-RUN apt-get install -y python3-pip python-dev build-essential clang libffi libffi-dev
+RUN apt-get install -y python3-pip python3-dev build-essential clang libffi-dev
COPY . /app
WORKDIR /app
RUN pip3 install -r requirements.txt
ENTRYPOINT ["python3"]
-CMD ["app.py", "--production"] \ No newline at end of file
+CMD ["app.py", "--production"]
diff --git a/static/images/liostore.png b/static/images/liostore.png
new file mode 100755
index 0000000..43003ee
--- /dev/null
+++ b/static/images/liostore.png
Binary files differ
diff --git a/static/images/oldpic.png b/static/images/oldpic.png
new file mode 100755
index 0000000..20314e4
--- /dev/null
+++ b/static/images/oldpic.png
Binary files differ
diff --git a/static/images/random.jpg b/static/images/random.jpg
index 2b12779..7ae071d 100755
--- a/static/images/random.jpg
+++ b/static/images/random.jpg
Binary files differ
diff --git a/static/images/twitterpic.jpg b/static/images/twitterpic.jpg
new file mode 100755
index 0000000..57f16b4
--- /dev/null
+++ b/static/images/twitterpic.jpg
Binary files differ
diff --git a/static/index.md b/static/index.md
index bc970b7..ffa30ea 100644
--- a/static/index.md
+++ b/static/index.md
@@ -2,7 +2,7 @@
my name is eden and im a 19yo computer science undergraduate. i made my own website to encourage others to do so too.
i'll post my thoughts on here sometimes, and use this site to link to other stuff i host.
-[click here for a random image of lio fotia](/random?tags=lio_fotia)
+[click here for a random image of lio fotia](https://eda.gay/random?tags=lio_fotia)
## FOSS alternative services
- [nextcloud - dropbox (+ much more!) alternative](https://nc.eda.gay)