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

Fix sed: unmatched '@' #674

Merged
merged 2 commits into from
Sep 29, 2021
Merged

Fix sed: unmatched '@' #674

merged 2 commits into from
Sep 29, 2021

Commits on Jul 8, 2021

  1. Fix sed: unmatched '@' error.

    When restarting a container `docker port` reports more than one port. Pick the first port and complete startup. The unmatched '@' is from a newline at the end of the string.
    LatentLag committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    f2d808a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from LatentLag/fix/sed-unmatched-at

    Fix sed: unmatched '@' error.
    LatentLag committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    fda3fc8 View commit details
    Browse the repository at this point in the history