Skip to content

Commit b4f4e32

Browse files
committed
Update Dockerfile
1 parent e0bac86 commit b4f4e32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ COPY ./scripts/setup-1-pgBadger.sh /docker-entrypoint-initdb.d/
2828
COPY ./scripts/setup-3-pg_repack.sh /docker-entrypoint-initdb.d/
2929
COPY ./scripts/setup-4-pgstatstatements.sh /docker-entrypoint-initdb.d/
3030
COPY ./scripts/setup-5-pmm.sh /docker-entrypoint-initdb.d/
31+
COPY ./scripts/setup-6-pgrouting.sh /docker-entrypoint-initdb.d/
3132
COPY ./scripts/setup-dbs.sh /docker-entrypoint-initdb.d/
3233

3334
# Install scripts to be run after DB initialization

0 commit comments

Comments
 (0)