nodeSolidServer / nodeSolidServer/node-solid-server

Directory "data" not populated in Docker

未關閉
#1,590 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
1.8k
分支
308
PR 合併指標
30 天內沒有已合併 PR

描述

I followed those instructions: https://github.com/solid/node-solid-server#use-docker

git clone https://github.com/solid/node-solid-server
cd node-solid-server
docker build -t node-solid-server .
docker run -p 8443:8443 --name solid node-solid-server

Visiting https://localhost:8443/ then leads to this:

No ACL found for https://localhost:8443/, searched in 
- https://localhost:8443/.acl

The directory /usr/src/app/data/localhost inside the container is empty. What can be done here?

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

從 issue 中連結的 Docker 說明開始,並重現其中顯示的命令。檢查容器的 /usr/src/app/data/localhost 目錄以及 https://localhost:8443/ 上的行為;當目錄已填入內容,且根頁面不再因找不到 ACL 而失敗時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
docker, node.js
領域
backend, devops, infrastructure
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。