Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 679 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 679 Bytes

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