Sign inSign up

topaztechnology/monetdb

By topaztechnology

Updated over 3 years ago

MonetDB built on Alpine

Image
1

9.5K

topaztechnology/monetdb repository overview

Overview

A MonetDB image built from sources on top of an Alpine base image, which allows creation of a dbfarm and a database on startup.

How to use this image

docker run -e 'MONET_DATABASE=docker' -e 'MONETDB_PASSWORD=docker' -p 50000:50000 -d topaztechnology/monetdb:latest

Environment variables

  • MONET_DBFARM : the path to the Monet dbfarm, see here for more details. Defaults to /var/lib/monetdb/dbfarm.
  • MONET_DATABASE : the name of the Monet database to be created.
  • MONETDB_PASSWORD : the password for the monetdb user. Defaults to monetdb

Tag summary

Content type

Image

Digest

sha256:cd8c2a6a1

Size

34.2 MB

Last updated

over 3 years ago

docker pull topaztechnology/monetdb