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

Add a Dockerfile for easy release building #168

Closed
wants to merge 6 commits into from

Commits on Jul 7, 2020

  1. Add basic Dockerfile for building

    Easier than installing the very old STLinux environment locally
    Jalle19 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    f3d0cf0 View commit details
    Browse the repository at this point in the history
  2. Use direct git revision reference when checking out mpd-utils

    Seems like the tag doesn't exist anymore
    Jalle19 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    98f46d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1538e0d View commit details
    Browse the repository at this point in the history
  4. Fix rpc-bind build inside Docker

    $(PWD) doesn't work, use CURDIR instead
    Jalle19 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6b27df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c235b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79ea4a5 View commit details
    Browse the repository at this point in the history