Skip to content

Conversation

@sgoel
Copy link
Collaborator

@sgoel sgoel commented Jan 16, 2025

We want to add a Dockerfile to our fork of OpenRailRouting so that we can publish the built docker image to our private docker registry in order to reference it in our future tile generation pipeline for building tiles

Part of https://ridewithvia.atlassian.net/browse/REM-8675

QA Steps

  1. Checkout this branch
  2. run docker build -t open-rail-routing:latest .
  3. Navigate to $REMIX_HOME/rail-routing/Dockerfile
  4. Replace contents of that Dockerfile with FROM open-rail-routing:latest
  5. Run ./bin/develop in the $REMIX_HOME/rail-routing dir.

We want to add a `Dockerfile` to our fork of OpenRailRouting
so that we can publish the built docker image to our private
docker registry in order to reference it in our future
tile generation pipeline for building tiles
@sgoel sgoel requested a review from davidmh January 16, 2025 21:04
@sgoel sgoel merged commit 5042643 into master Jan 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants