links and docker file

This commit is contained in:
cybprojects65 2025-10-10 13:29:14 +02:00
commit b03dbe2ad1
2 changed files with 15 additions and 0 deletions

10
Dockerfile Normal file
View File

@ -0,0 +1,10 @@
# Use an Ubuntu base image
FROM harbor.d4science.org/ncss/method-explorer:stable
# Expose Shiny default port
EXPOSE 3838
# Set default working directory
WORKDIR /srv/shiny-server
CMD ["R", "-e", "shiny::runApp('dataminer', host='0.0.0.0', port=3838)"]

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://harbor.d4science.org/harbor/projects/31/repositories/method-explorer/artifacts-tab