LinearTapeFileSystem / LinearTapeFileSystem/Ubuntu2004-Build

Missing documentation for using Docker build action

Aperta
#1 1 commento 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
Dockerfile
Stelle
2
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia da README.md e dalla cartella Ubuntu2004-Build, quindi esamina il comando docker build e gli errori di entrypoint.sh. Documenta come fornire il codice sorgente LTFS all’immagine o al container e come impostare la directory di lavoro affinché i comandi di build mostrati possano essere eseguiti correttamente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
docker
Ambito
documentation
Tipo di issue
Documentazione
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.