LinearTapeFileSystem / LinearTapeFileSystem/Ubuntu2004-Build
Missing documentation for using Docker build action
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Dockerfile
- Sterne
- 2
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit README.md und dem Ordner Ubuntu2004-Build, überprüfe anschließend den docker build-Befehl und die Fehler aus entrypoint.sh. Dokumentiere, wie der LTFS-Quellcode dem Image oder Container bereitgestellt wird und wie das Arbeitsverzeichnis festgelegt wird, damit die gezeigten Build-Befehle erfolgreich ausgeführt werden können.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100