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 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

murphym18
Copy link
Contributor

@murphym18 murphym18 commented Jul 30, 2022

Update the docker-compose.yaml file. Now the logs are saved on the host's file system. This is done by mounting the hardware-tests/logs directory in the containers.

Add the logs directory to the git ignore file.

Fixes #25

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
Copy link
Contributor

@tawfiq1200 tawfiq1200 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be merged before our next tests.

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 this pull request may close these issues.

Save docker-logs to the host
2 participants