Skip to content

marcelosinnerworkings/docker-for-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker containers that perform data tasks

What is it?

This repository contains Dockerfiles that, once run, generate Docker containers to perform tasks related to data. Its focus is on data engineering activities, such as ETL/ELT, data integration, etc., but the repo may expand to other data activities in the future.

The aim is to facilitate everyday tasks that would otherwise be cumbersome or not very intuitive.

Why?

Although Docker containers require some initial learning from their users, they execute data tasks and applications in a very straightforward, practical manner. For this reason, they are simple and helpful as a solution to reduce the amount of time dealing with long configurations or application complexity.

What is the tech stack?

The stack comprises:

  • Python (and some of its libraries)
  • Docker

About

Simple Dockerfiles to make daily data tasks easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published