mirror of
https://github.com/rommapp/romm.git
synced 2026-06-27 22:35:57 +00:00
add smol comment
This commit is contained in:
@@ -216,7 +216,8 @@ ENV PYTHONDONTWRITEBYTECODE=1
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENV PYTHONPATH=/backend
|
||||
|
||||
# Declare the supported volumes
|
||||
# Declare only the parent `/romm`, not its subdirs, so Docker keeps them
|
||||
# on one mount (`st_dev`) and cross-directory `os.link()` hardlinks don't fail.
|
||||
VOLUME ["/romm", "/redis-data"]
|
||||
|
||||
# Expose non-privileged ports
|
||||
|
||||
Reference in New Issue
Block a user