A lightweight base container for lua. The container allows you to run the
version of lua you want by choosing from the branch or tag in your
Dockerfile. The default version of lua is 5.3.* on the latest tag. If you
want to choose a different version, simply define it in your Dockerfile like
so:
FROM abaez/lua:5.1
You can pick the version of lua you want by using one of the following:
Content type
Image
Digest
sha256:6d5b2c86d…
Size
48.8 MB
Last updated
about 9 years ago
docker pull abaez/lua