You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the docker-compose.yaml file. Now the logs directory is mounted in the containers.
Add the logs directory to the git ignore file.
See GitHub Issue #25
We need to update the docker-compose file so that the logs get saved in a place where we can readily access them.
This need was prompted by our discussion thread where container lifecycle came up: https://github.com/DroneResponse/DR-OnboardAutonomy/discussions/110
Right now the logs are saved in the container at
/root/.ros/
. This behavior is documented on the ROS docker hub page: https://hub.docker.com/_/ros/The text was updated successfully, but these errors were encountered: