latest(Dockerfile)
| Tag | Dockerfile | 
|---|---|
11.45.13 | 
Dockerfile | 
11.45.11 | 
Dockerfile | 
11.45.7 | 
Dockerfile | 
11.43.21 | 
Dockerfile | 
11.43.13 | 
Dockerfile | 
11.41.21 | 
Dockerfile | 
11.39.17 | 
Dockerfile | 
11.37.11 | 
Dockerfile | 
11.35.19 | 
Dockerfile | 
11.33.3 | 
Dockerfile | 
11.31.13 | 
Dockerfile | 
11.31.11 | 
Dockerfile | 
11.27.5 | 
Dockerfile | 
A MonetDB image built from sources on top of an Alpine base image, for both amd64 and arm64 architectures. It allows creation of a dbfarm and a database on startup.
docker run -e 'MONET_DATABASE=docker' -e 'MONETDB_PASSWORD=docker' -p 50000:50000 -d topaztechnology/monetdb:latest
- 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 
monetdbuser. Defaults tomonetdb