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.
2 parents 6ebd631 + a248883 commit 7827f72Copy full SHA for 7827f72
Dockerfile
@@ -66,4 +66,6 @@ RUN mkdir -p ${HOME}/output
66
RUN mkdir -p ${HOME}/pgdata
67
WORKDIR ${HOME}
68
69
+RUN git clone https://github.com/geofabrik/sendfile_osm_oauth_protector
70
+
71
ENTRYPOINT ["./entrypoint-new.sh"]
0 commit comments