Skip to content

Include luarocks into images #2

@toogle

Description

@toogle

It would be great to include luarocks with your server directly into image. E.g. for Debian-based this can be achieved like this:

apt-get -q -y install git luarocks && \
    mkdir "$HOME"/.luarocks && \
    echo "rocks_servers = {[[http://rocks.tarantool.org/]], [[http://luarocks.org/repositories/rocks]]}" > "$HOME"/.luarocks/config.lua

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions