8000 GitHub - GewoonJaap/storj-uplink-docker: Storj Uplink CLI in Docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GewoonJaap/storj-uplink-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storj Uplink CLI Docker Container

Create and publish a Docker image

This repository provides a Docker container for the Storj Uplink CLI, allowing you to interact with the Storj network using the Uplink command-line interface.

Prerequisites

  • Docker installed on your machine.

Building the Docker Image

To build the Docker image, run the following command:

docker build --build-arg TARGETARCH=$(uname -m) -t storj-uplink-cli:latest .

This command will build the Docker image for the appropriate architecture (amd64, arm, or arm64).

Running the Docker Container

To run the Docker container and interact with the Storj Uplink CLI, use the following command format:

Examples

Check Uplink Version To check the version of the Uplink CLI, run:

docker run --rm ghcr.io/gewoonjaap/storj-uplink-docker:latest version

Other Uplink CLI commands can be run in a similar manner. All the commands can be found here: https://storj.dev/dcs/api/uplink-cli

About

Storj Uplink CLI in Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  
0