Skip to content

Instantly share code, notes, and snippets.

View nilsapruzzese's full-sized avatar

Nils Apruzzese nilsapruzzese

View GitHub Profile
@nilsapruzzese
nilsapruzzese / gist:6a51d1cf132534b3441c76c7b2e5fec6
Last active October 24, 2022 21:06
Setup stack for neofetch
apt install neofetch -y
@nilsapruzzese
nilsapruzzese / airflow-docker-compose.md
Last active November 8, 2022 10:04
How to set up Apache Airflow local with Docker-Compose

Introduction

This guide explains how to use Docker-Compose to set up Apache Airflow Local

1. Clone Git Repo

git clone git@github.com:Aaron-K-T-Berry/airflow-docker-boilerplate.git

2. Build the local extended Airflow container using the local Dockerfile