neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 277 forks source link

Branch 10 copy of Update Dockerfile with current "activegraph" naming #1659

Closed RyanSnodgrass closed 3 years ago

RyanSnodgrass commented 3 years ago

Copy of https://github.com/neo4jrb/activegraph/pull/1658 onto branch 10

Bring the Dockerfile up to date with the current structure of the gem.

  1. Update gemfile directory paths
  2. Follow github actions test and install bundler to latest 2.x version
  3. Install Seabolt driver for Bolt adapter connected unit tests

$ docker build -t activegraph-gem .