├── Dockerfile ├── LICENSE ├── README.md ├── REPOSITORY └── TAG /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joaodubas/docker-orientdb/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joaodubas/docker-orientdb/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/joaodubas/docker-orientdb/HEAD/README.md -------------------------------------------------------------------------------- /REPOSITORY: -------------------------------------------------------------------------------- 1 | joaodubas/orientdb 2 | -------------------------------------------------------------------------------- /TAG: -------------------------------------------------------------------------------- 1 | 201502.4 2 | --------------------------------------------------------------------------------