aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker-compose.yml1
-rwxr-xr-xstatic/images/Thumbs.dbbin10240 -> 10240 bytes
-rwxr-xr-xstatic/images/random.jpgbin169006 -> 366140 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 6bf6f0b..bc2afa4 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -4,6 +4,7 @@ services:
build:
context: .
dockerfile: Dockerfile
+ image: jwansek/edaweb
volumes:
- /home/eden/Documents/edaweb/static/:/app/static/
ports:
diff --git a/static/images/Thumbs.db b/static/images/Thumbs.db
index 4311b3b..e5debf0 100755
--- a/static/images/Thumbs.db
+++ b/static/images/Thumbs.db
Binary files differ
diff --git a/static/images/random.jpg b/static/images/random.jpg
index fe9b86f..148c957 100755
--- a/static/images/random.jpg
+++ b/static/images/random.jpg
Binary files differ