Skip to content

rbreslow/docker-luacheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages