DSS Docker - license file

bonian
Level 2
DSS Docker - license file
Hey,

I installed DSS with:

docker run -p 10000:10000 -v MYDIR:/home/dataiku/dss -d dataiku/dss

now I accessed my container where i find the under -v specified folder system

i know that i have to put the license file under DATA_DIR/config/license.json

with normal installation I know that DATA_DIR/bin/dss is the normal folder setup
where do i put the license with a docker installation?

Thanks!
0 Kudos
1 Reply
bonian
Level 2
Author
found the solution, because I noticed that dss is a folder in this case and not the exec file like in DATA_DIR/bin/dss start/stop
0 Kudos