aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-02-20 01:13:52 -0800
committerclarkzjw <[email protected]>2023-02-20 01:13:52 -0800
commitb41ed0201c80e3de0078dbacd766f5ef62819363 (patch)
treead38edd21883cc06f0aa357c0f49cb1435cb9bc2 /Dockerfile
parenta099e6cf153ae7155957bb16bc56233d2420288c (diff)
downloadswarm2fediverse-b41ed0201c80e3de0078dbacd766f5ef62819363.tar.gz
add python ini config example
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 0000000..2d13273
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1 @@
FROM python:3
Powered by cgit v1.2.3 (git 2.41.0)