Add warning to aquatic_udp.Dockerfile

This commit is contained in:
Joakim Frostegård 2024-01-27 18:09:38 +01:00
parent a0c79970fe
commit be5d5893ef

View file

@ -2,6 +2,10 @@
# aquatic_udp # aquatic_udp
# #
# Please note that running aquatic_udp under Docker is NOT RECOMMENDED due to
# suboptimal performance. This file is provided as a starting point for those
# who still wish to do so.
#
# Customize by setting CONFIG_FILE_CONTENTS and # Customize by setting CONFIG_FILE_CONTENTS and
# ACCESS_LIST_CONTENTS environment variables. # ACCESS_LIST_CONTENTS environment variables.
# #