akai-z / docker-alpine-libstorj

Alpine Linux based Libstorj Docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supported tags and respective Dockerfile links

Alpine version

3.8

What is Libstorj?

Asynchronous multi-platform C library and CLI for encrypted file transfer on the Storj network.

Note: The library is deprecated.

(Click here to know more about Libstorj)

What is Storj?

Storj is a platform, token, and suite of decentralized applications that allows you to store data in a secure and decentralized manner.

Check the following links to know more about Storj:
https://storj.io/
https://github.com/storj/storj

Docker Build-Args

The following args could be passed during Docker image build-time:

  • VERSION
    Allows to change Libstorj version.

    • Using specific version: VERSION=tags/<GIT_TAG>
    • Latest version: VERSION=latest
  • REPOSITORY
    Allows to change Github repository name.
    REPOSITORY=<GITHUB_USERNAME>/<GITHUB_REPOSITORY_NAME>

  • BUILDER_URL
    Allows to change library source builder shell script URL.
    (Click here to know more about the script)

Authors

  • Ammar K.

License

GNU General Public License version 2

About

Alpine Linux based Libstorj Docker image

License:GNU General Public License v2.0


Languages

Language:Dockerfile 100.0%