Skip to content

Docker images providing executables for the Infinit Storage Platform <https://infinit.sh/>.

Notifications You must be signed in to change notification settings

geo-data/infinit-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Infinit Storage Platform in Docker

This is an Ubuntu derived image providing executables for the Infinit Storage Platform. The executables are installed from the official Infinit apt repository.

Each branch in the git repository corresponds to a supported Infinit version (e.g. 0.6.1) with the master branch following the latest release. These branch names are reflected in the image tags on the Docker Hub.

Usage

Run the image along these lines:

docker run -it --rm --privileged geodata/infinit

Note you need the --privileged option to allow mounting of FUSE filesystems by the container.

Then follow the Getting Started instructions provided by Infinit. Note you can skip the Installation and Basic Test section as this image provides a working installation. You can run multiple containers to simulate multiple clients in a storage infrastructure.

About

Docker images providing executables for the Infinit Storage Platform <https://infinit.sh/>.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages