Skip to content

nishakanthiA/Airflow-Docker

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

Topics

Resources

Stars

32 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors