Update Dockerfile and README.md
This commit is contained in:
@@ -2,4 +2,4 @@ FROM openresty/openresty:1.27.1.2-0-bookworm-buildpack
|
||||
|
||||
RUN luarocks install sitegen
|
||||
|
||||
CMD ["openresty", "-p", "/opt", "-g", "daemon off;"]
|
||||
CMD ["openresty", "-p", "/opt/", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user