|
@@ -14,7 +14,7 @@ ADD ["psiphond", "/opt/psiphon/psiphond/"]
|
|
|
|
|
|
|
|
# All configuration files, Server databases, GeoIP databases, etc.
|
|
# All configuration files, Server databases, GeoIP databases, etc.
|
|
|
# should be made available via the `/opt/psiphon/config` volume
|
|
# should be made available via the `/opt/psiphon/config` volume
|
|
|
-VOLUME ["/opt/psiphon/psiphond/config", "/var/log/psiphond"]
|
|
|
|
|
|
|
+VOLUME ["/opt/psiphon/psiphond/config", "/opt/psiphon/psiphond/data", "/var/log/psiphond", "/usr/local/share/GeoIP"]
|
|
|
|
|
|
|
|
EXPOSE 3000 3001 3002 3003 3004 3005 3006
|
|
EXPOSE 3000 3001 3002 3003 3004 3005 3006
|
|
|
|
|
|