Greetings...
I am planing to install OpenLiteSpeed with Docker on my Linux VPS, when I visit the DockerHub page.
https://hub.docker.com/r/litespeedtech/openlitespeed
I find out that if I install OpenLiteSpeed with Docker, some packages will be installed as well.
But I only need the web server, I don't need something else.
Because I already have Next.JS SSR for frontend, Golang for backend, and PostgreSQL for main database.
How can I do to install the web server only when installing OpenLiteSpeed with Docker?
Thanks.
I am planing to install OpenLiteSpeed with Docker on my Linux VPS, when I visit the DockerHub page.
https://hub.docker.com/r/litespeedtech/openlitespeed
I find out that if I install OpenLiteSpeed with Docker, some packages will be installed as well.
But I only need the web server, I don't need something else.
Because I already have Next.JS SSR for frontend, Golang for backend, and PostgreSQL for main database.
How can I do to install the web server only when installing OpenLiteSpeed with Docker?
Thanks.