We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f223a commit 5cf91d7Copy full SHA for 5cf91d7
README.md
@@ -29,17 +29,4 @@ Ideal for local development or small scale personal deployments.
29
30
**Step 6:** Run few dags and monitor Celery workers at http://localhost:5555
31
32
-# Rebuild image and redeploy with postgres intact
33
34
-docker build . -t resdev-airflow:latest
35
-
36
-update image
37
------------
38
-cd ..
39
-docker-compose up -d --no-deps resdev-airflow
40
41
-docker network prune
42
43
-docker volume prune
44
45
-docker system prune -f
0 commit comments