summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorMatt Jankowski <matt@jankowski.online>2024-06-05 19:54:59 -0400
committerGitHub <noreply@github.com>2024-06-05 23:54:59 +0000
commit569b7d2f25da120473937ab5719eba5ab0e314e1 (patch)
tree25739ba3b0dcf538c94a7cfa0aef64f59ee8c1cb /Dockerfile
parent3c435f9ba0d3a1a0a07722718eee26cf10ff55b6 (diff)
Clarify the purpose of separate Docker resources (#30568)
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 6d342db4372..09aa8f2ddbc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,8 @@
# syntax=docker/dockerfile:1.7
+# This file is designed for production server deployment, not local development work
+# For a containerized local dev environment, see: https://github.com/mastodon/mastodon/blob/main/README.md#docker
+
# Please see https://docs.docker.com/engine/reference/builder for information about
# the extended buildx capabilities used in this file.
# Make sure multiarch TARGETPLATFORM is available for interpolation