A simple base container for Openresty. Needed something that I could control
the build release. Due note, that you need to extend the Dockerfile for it to
actually work.
A lightweight base container for openresty. The container allows you to run two
different versions of lua for openresty. You can choose which by choosing from
the branch or tag in your Dockerfile. The default version of lua is
luajit on the latest tag. If you want to choose a different version,
simply define it in your Dockerfile like so:
FROM abaez/openresty:lua5.1
You can pick the version of lua you want by using one of the following:
Content type
Image
Digest
sha256:822874b2c…
Size
111.6 MB
Last updated
about 9 years ago
docker pull abaez/openresty