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
- Host: GitHub
- URL: https://github.com/lepetitbloc/bdb
- Owner: LePetitBloc
- License: mit
- Created: 2018-02-01T15:55:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T07:53:34.000Z (almost 8 years ago)
- Last Synced: 2025-10-07T18:56:34.366Z (8 months ago)
- Topics: berkeley-db, docker
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Berkeley DB
[][hub]
[][hub]
[][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/