LinearTapeFileSystem / LinearTapeFileSystem/Ubuntu2004-Build

Missing documentation for using Docker build action

オープン
#1 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Dockerfile
スター
2
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello. 😄

Thanks for providing the Docker actions to create proper build environments!

I've successfully created a new Docker image on Ubuntu 20.04.3 using the action, but what is the intended/proper way to provide the ltfs source code to the image/container?

I've built the docker image by executing this in the Ubuntu2004-Build folder:
$ docker build -t ltfs-ubuntu .

When I try to run or enter the container, I always get the following error:

/entrypoint.sh: 3: ./autogen.sh: not found
/entrypoint.sh: 4: ./configure: not found
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.

Makes perfect sense, because the source is not inside the image, nor is WORKDIR set.
I'm rather new to Docker, and I'd be very grateful if you could add usage instructions to the README.md.

Thanks in advance!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

README.md と Ubuntu2004-Build フォルダーから始め、次に docker build コマンドと entrypoint.sh からのエラーを確認します。示されているビルドコマンドを正常に実行できるように、LTFS ソースをイメージまたはコンテナに提供する方法と、作業ディレクトリを設定する方法を文書化してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
docker
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。