mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 22:03:28 +01:00
[PR #251] [MERGED] Add LIBGUESTFS debug & trace commands, exit on fail. Update credits #739
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/251
Author: @sickcodes
Created: 4/18/2021
Status: ✅ Merged
Merged: 4/18/2021
Merged by: @sickcodes
Base:
master← Head:libguestfs-exit📝 Commits (2)
19439bfAdd LIBGUESTFS debug & trace commands, exit on fail. Update credits5542eafFix CREDITS.md📊 Changes
5 files changed (+30 additions, -13 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
CREDITS.md(+9 -1)📝
Dockerfile(+6 -6)📝
Dockerfile.auto(+7 -3)📝
Dockerfile.naked(+7 -3)📄 Description
Added to each Dockerfile
Added hard exits if generating serials fails to prevent unrelated issues
Silenced arbitrary touch command and start of each
CMD🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.