mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 06:05:52 +03:00
[PR #206] [MERGED] fix: 🐛 fix docker build faild #233
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/Finb/bark-server/pull/206
Author: @adams549659584
Created: 3/25/2023
Status: ✅ Merged
Merged: 3/26/2023
Merged by: @mritd
Base:
master← Head:develop📝 Commits (1)
412c8d1fix: 🐛 fix docker build faild📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
deploy/Dockerfile(+1 -1)📄 Description
alpine 3.16.3 之后, etc/nsswitch.conf 已经加到镜像里了,现在构建会失败。
参考:
https://git.alpinelinux.org/aports/commit/?h=v3.16.3&id=348653a9ba0701e8e968b3344e72313a9ef334e4
https://github.com/hyperledger/fabric/pull/3790
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.