Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Jun 4, 2024
1 parent 65f372a commit f9c8903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ services:

airflow-init:
container_name: airflow-init
restart: "no"
<<: *airflow-common
entrypoint: /bin/bash
command: -c "./init.sh"
Expand Down

0 comments on commit f9c8903

Please sign in to comment.