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

[docker-swss]: mount /var/log/swss into the docker #640

Merged
merged 1 commit into from
May 27, 2017

Commits on May 27, 2017

  1. [docker-swss]: mount /var/log/swss into the docker

    Fix the bug introduced by commit e6bb4b2
    The previous commit mount /var/log into the docker which override
    the original /var/log directory structure, causing swss docker failed to
    start due to following errors.
    
    Error: The directory named as part of the path /var/log/supervisor/supervisord.log
    does not exist.
    lguohan committed May 27, 2017
    Configuration menu
    Copy the full SHA
    526c587 View commit details
    Browse the repository at this point in the history