chore: Transferred image to Trust-IT Gitlab

This commit is contained in:
Maicol Battistini 2024-07-16 21:22:36 +02:00
parent 19b56d3750
commit a597dfdb0a
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
################### ###################
### Extensions ### Extensions
################### ###################
FROM maicol07/ckan:2.10.4-focal as extbuild FROM registry.trust-itservices.com/d4science/ckan-docker/ckan:2.10.4-focal as extbuild
# Switch to the root user # Switch to the root user
USER root USER root
@ -13,7 +13,7 @@ RUN apt-get install python3-dev python3-pip libxml2-dev libxslt1-dev libgeos-c1v
############ ############
### MAIN ### MAIN
############ ############
FROM maicol07/ckan:2.10.4-focal FROM registry.trust-itservices.com/d4science/ckan-docker/ckan:2.10.4-focal
# Add the custom extensions to the plugins list # Add the custom extensions to the plugins list
ENV CKAN__PLUGINS envvars image_view text_view recline_view datastore datapusher spatial_metadata spatial_query d4science d4science_theme ENV CKAN__PLUGINS envvars image_view text_view recline_view datastore datapusher spatial_metadata spatial_query d4science d4science_theme