Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Banno/docker-hbase-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker HBase Standalone Dockerfile

This repository contains Dockerfile for Docker's trusted build

Installation

  1. Install Docker

  2. Download trusted build: docker pull banno/hbase-standalone

Usage

docker run -d -p 2181:2181 -p 60000:60000 -p 60010:60010 -p 60020:60020 -p 60030:60030 banno/hbase-standalone

Open http://docker.ip.add.ress:60010 in a browser

Notes

This runs a patched version of HBase built from this fork of HBase

About

Repo for Docker Trusted build banno/docker-hbase-standalone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages