An open API service indexing awesome lists of open source software.

https://github.com/lepetitbloc/bdb

Berkeley DB dockerfile
https://github.com/lepetitbloc/bdb

berkeley-db docker

Last synced: about 2 months ago
JSON representation

Berkeley DB dockerfile

Awesome Lists containing this project

README

          

# Berkeley DB

[![Docker Build Status](https://img.shields.io/docker/build/lepetitbloc/bdb.svg)][hub]
[![Docker Stars](https://img.shields.io/docker/stars/lepetitbloc/bdb.svg)][hub]
[![Docker Pulls](https://img.shields.io/docker/pulls/lepetitbloc/bdb.svg)][hub]

Berkeley DB build from Oracle sources:
http://download.oracle.com/berkeley-db/

# Usage
```
docker build -t bdb .
docker run bdb
```

## Available version
- [5.3.28.NC](https://github.com/LePetitBloc/bdb/tree/5.3.28.NC)
- [4.8.30.NC](https://github.com/LePetitBloc/bdb/tree/4.8.30.NC)

## Licence

MIT

[hub]: https://hub.docker.com/r/lepetitbloc/bdb/