/docker-luacheck

A base Docker image for Luacheck.

Primary LanguageShellApache License 2.0Apache-2.0

docker-luacheck Travis (.org) branch Docker Repository on Quay

This repository contains a templated Dockerfile for image variants of Luacheck.

Usage

Template Variables

  • VERSION - Luacheck version
  • LUA_VERSION - Lua version

Testing

An example of how to use cibuild to build and test an image:

$ CI=1 VERSION=0.23.0-1 LUA_VERSION=5.3 ./scripts/cibuild