Skip to content

Commit

Permalink
Update Dockerfile (versión explorer)
Browse files Browse the repository at this point in the history
  • Loading branch information
chdigiorno committed Nov 25, 2019
1 parent 50d2b79 commit 5800042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/portal-andin
/etc/ckan_init.d/build-combined-ckan-mo.sh $CKAN_HOME/src/ckanext-gobar-theme/ckanext/gobar_theme/i18n/es/LC_MESSAGES/ckan.po

# Series de Tiempo Ar explorer
RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/[email protected].0#egg=ckanext-seriestiempoarexplorer
RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/[email protected].1-beta8#egg=ckanext-seriestiempoarexplorer

# DCAT dependencies (el plugin se instala desde el `requirements.txt` de portal-andino-theme)
RUN $CKAN_HOME/bin/pip install -r $CKAN_HOME/src/ckanext-dcat/requirements.txt
Expand Down

0 comments on commit 5800042

Please sign in to comment.