Skip to content

Commit

Permalink
Fixed permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mbakli committed Oct 8, 2023
1 parent ee27027 commit 1abd943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ RUN cd /workshop && \
RUN rm /docker-entrypoint-initdb.d/10_postgis.sh
COPY ./docker/initdb-mobilitydb.sh /docker-entrypoint-initdb.d/mobilitydb.sh
RUN chmod +x /docker-entrypoint-initdb.d/mobilitydb.sh
RUN chmod a+r /workshop/*

0 comments on commit 1abd943

Please sign in to comment.