Legacy image (do not use anymore!) with Eurostat (NSI) SDMX web service & SIS-CC .Stat Suite plug-in
10K+
This image is not maintained anymore and outdated. It should not be used anymore.
Official container images for Eurostat (NSI) SDMX siscc/dotstatsuite-core-sdmxri-nsi service on Linux for Docker Engine It contains an SDMX web service with the dotstatsuite-core-sdmxri-nsi-plugin to access a dotstatsuite-core-data database.
You can use environment variables to configure the dotstatsuite-core-sdmxri-nsi service
***#MISSING parameters to be added to the template app.config*** Start dotstatsuite-core-sdmxri-nsi service instance using the latest release, where the content is reset in every restart. IMPORTANT NOTE: If you are using PowerShell on Windows to run these commands use double quotes instead of single quotes.
docker run
-e 'DefaultLanguageCode=en' \
-e 'SpacesInternal__0__Id=design' \
-e 'SpacesInternal__0__DotStatSuiteCoreStructDbConnectionString=Server=db;Database=designStructDb;User=testuser;Password=yourStrong(!)Password;' \
-e 'SpacesInternal__0__DotStatSuiteCoreDataDbConnectionString=Server=db;Database=designDataDb;User=testuser;Password=yourStrong(!)Password;' \
-e 'SpacesInternal__0__DataImportTimeOutInMinutes=60' \
-e 'SpacesInternal__0__DatabaseCommandTimeoutInSec=60' \
-e 'MA_DB_ALIAS=DesignStrucDb' \
-e 'MA_DB_VERSION=6.7' \
-e 'MA_ALWAYS_RESET=Y' \
#MISSING parameters to be added to the template app.config \
-p 80:80 -d siscc/dotstatsuite-core-sdmxri-nsi:latest
Content type
Image
Digest
Size
170.3 MB
Last updated
over 5 years ago
docker pull siscc/dotstatsuite-core-sdmxri-nsiPulls:
69
Last week