Coder Social home page Coder Social logo

lua-dockerfiles's Introduction

status-badge

Lua Dockerfiles

This repository is a fork from akornatskyy/docker-library. I forked it because of this issue, which was fixed some time ago. In the meantime I made a lot of changes to fit my needs:

  • Removed luajit and nginx, because I don't need them
  • Lua is build with plattform linux, instead of posix (that's the fix for the mentioned issue above)
  • Install build environment and keep it in luarocks images, so I don't have to install it every time when I want to test something which involves libraries written in C
    • Disadvantage: The images are around 180MB instead of the sexy 12MB without the build environment
  • Added verify stage to Luarocks Dockerfiles, which verify the downloaded luarocks archive
  • Added Dockerfiles for Lua Ubuntu images
  • Added Dockerfiles for Fennel

Image overview

imolein/lua tags

  • 5.4, 5.4-alpine, 5.4-ubuntu
  • 5.3, 5.3-alpine, 5.3-ubuntu
  • 5.2, 5.2-alpine, 5.2-ubuntu
  • 5.1, 5.1-alpine, 5.1-ubuntu

imolein/fennel tags

  • 1.4.0-5.4, 1.4.0-5.4-alpine
  • 1.4.0-5.3, 1.4.0-5.3-alpine
  • 1.4.0-5.2, 1.4.0-5.2-alpine
  • 1.4.0-5.1, 1.4.0-5.1-alpine

imolein/luarocks tags

  • 5.4, 5.4-alpine, 5.4-fat
  • 5.4-slim, 5.4-alpine-slim
  • 5.3, 5.3-alpine, 5.3-fat
  • 5.3-slim, 5.3-alpine-slim
  • 5.2, 5.2-alpine, 5.2-fat
  • 5.2-slim, 5.2-alpine-slim
  • 5.1, 5.1-alpine, 5.1-fat
  • 5.1-slim, 5.1-alpine-slim

-fat: image with installed C build environment, which I use in Ci/CD systems to speed up module installations
-slim: plain lua und luarocks

Docker Hub

You can find the images on Docker Hub:

lua-dockerfiles's People

Contributors

akornatskyy avatar imolein avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.