github

irbigdata / data-dockerfiles

  • вторник, 11 января 2022 г. в 00:26:22
https://github.com/irbigdata/data-dockerfiles


a curated list of docker-compose files prepared for testing data engineering tools, databases and open source libraries.



data-services

A repository for storing various Data Engineering docker-compose files in one place.

How to use it ?

  • Set the required settings in .env file.

  • Comment/Uncomment necessary services in each docker-compose file.

  • Check the exposed ports and if you have detected some conflicts with ports on your system, change them (the left one)

  • run docker-compose up in command line.