Skip to content

Commit

Permalink
No longer install osmosis in docker env
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-j-h committed Jan 13, 2016
1 parent f8bb92d commit 4d92d8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ RUN pip install awscli

# luabind
RUN curl https://gist.githubusercontent.com/DennisOSRM/f2eb7b948e6fe1ae319e/raw/install-luabind.sh | sudo bash
# osmosis
RUN curl -s https://gist.githubusercontent.com/DennisOSRM/803a64a9178ec375069f/raw/ | sudo bash

RUN useradd -ms /bin/bash mapbox
USER mapbox
Expand Down

0 comments on commit 4d92d8f

Please sign in to comment.