Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save docker-logs to the host #25

Open
murphym18 opened this issue Jul 30, 2022 · 0 comments · May be fixed by #26
Open

Save docker-logs to the host #25

murphym18 opened this issue Jul 30, 2022 · 0 comments · May be fixed by #26
Assignees

Comments

@murphym18
Copy link
Contributor

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/

@murphym18 murphym18 self-assigned this Jul 30, 2022
murphym18 added a commit that referenced this issue Jul 30, 2022
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
@murphym18 murphym18 linked a pull request Jul 30, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant