[PR #206] [MERGED] fix: 🐛 fix docker build faild #233

Closed
opened 2026-03-03 11:56:50 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: develop


📝 Commits (1)

  • 412c8d1 fix: 🐛 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/bark-server/pull/206 **Author:** [@adams549659584](https://github.com/adams549659584) **Created:** 3/25/2023 **Status:** ✅ Merged **Merged:** 3/26/2023 **Merged by:** [@mritd](https://github.com/mritd) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (1) - [`412c8d1`](https://github.com/Finb/bark-server/commit/412c8d160e79f0d2a4bf7e3c9fad78c6e4a4ce50) fix: :bug: fix docker build faild ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `deploy/Dockerfile` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:56:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#233
No description provided.