Skip to content

rokf/lua-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-docker [WIP]

A Docker Engine API wrapper for Lua

The module allows you to manage the Docker Engine of your choice by writing Lua code.

When complete, it should be able to do just about anything the docker command-line tool can.

Missing endpoints which are marked with a @todo tag require a different request handling function and will be done in the future.

Releases

No releases published

Packages

No packages published

Languages