Skip to content

josesaribeiro/Airflow-Docker-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command to run

docker-compose up -d --build

View Container

docker ps

Go inside the container

docker exec -it 'container-id' bash

About

Orchestration of data science models in Apache Airflow, scale-up with Celery Executor and deploying in multiple Docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Dockerfile 2.7%