apollo
apollo copied to clipboard
Developing Cyber RT in Docker Environment Documents
Hello,
I am trying to understand Cyber RT module. I tried to follow the documentation about developing Cyber RT in Docker environment. I also checked this docs (which is mostly the same as the former one).
The problem is, that there are scripts mentioned such as ./docker/scripts/cyber_start.sh but, after a commit in November 2024 these scripts are deleted. As far as I understand, repository at this commit has the mentioned scripts, but after this point they were deleted.
I am wondering if there is a new recommended way for developing Cyber RT in Docker environment. Any help is appreciated!