pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/pythonitalia/social.python.it/commit/6a0c0a2fbad2e65ed4b7079fc204172d38e4469c

nk crossorigen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-b40ec823a1a6a1af.css" /> extract Redis into its own Dockerfile · pythonitalia/social.python.it@6a0c0a2 · GitHub
Skip to content

Commit 6a0c0a2

Browse files
committed
extract Redis into its own Dockerfile
1 parent 4f42c35 commit 6a0c0a2

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
FROM redis:alpine AS redis-server
2-
ADD start-redis-server.sh /usr/bin/
3-
RUN chmod +x /usr/bin/start-redis-server.sh
4-
CMD ["start-redis-server.sh"]
51

62
FROM tootsuite/mastodon:v3.4.1
73
ENTRYPOINT []

Dockerfile.redis

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM redis:alpine
2+
ADD start-redis-server.sh /usr/bin/
3+
RUN chmod +x /usr/bin/start-redis-server.sh
4+
CMD ["start-redis-server.sh"]

fly.redis.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
app = "mastodon-redis"
22

3+
[build]
4+
dockerfile = "Dockerfile.redis"
5+
36
[[mounts]]
47
source = "mastodon_redis"
58
destination = "/data"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy