Browsing this Thread:   1 Anonymous Users






docker openresty install
#1
Just can't stay away
Just can't stay away


See User information
docker pull openresty/openresty

docker run 
-it --name openresty -p 80:80 openresty/openresty

mkdir 
-/data/openresty/conf

docker cp openresty
:/usr/local/openresty/nginx/conf/nginx.conf /data/openresty/conf

docker rm 
-f openresty

docker run 
-it -p 80:80 
--name openresty --restart always 
-/data/openresty/conf/nginx.conf:/usr/local/openresty/nginx/conf/nginx.conf 
-/etc/localtime:/etc/localtime 
openresty
/openresty

Posted on: 2022/12/6 13:57
Top








friend links
Themes

(2 themes)
Login
Username:

Password:


Lost Password?
Register now!
Categories
Xoops (11)
--Modules (2)
--Themes (0)
Article (8)