This repository will create a datomic-free transactor (0.9.5206) on a docker image
##Usage
FROM atyz/datomic-free:latest
CMD ["config/dev.properties]
Add your transactor properties at config/dev.properties
datomic-free:
build: .
ports:
- "4334:4334"