docker-recorder icon indicating copy to clipboard operation
docker-recorder copied to clipboard

User and Device configuration

Open thunt-career opened this issue 3 months ago • 2 comments

I am trying to set up the configuration.yml for users. I couldn't figure out through the recorder, quick setup and booklet. I opened shell in the docker container and ocat --list gave me an error unable to open file. I did not specify a user when I attached.

I think ideally the configuration.yml could be passed in through a volume mount then run the bootstrap.sh with the entry point.sh. I did not see the bootstrap or anything in the container directories. I assume all of that is handled by the docker image builder.

thunt-career avatar Mar 30 '24 14:03 thunt-career