Skip to content

jgruetter/docker-nodejs-sample-jonathan

 
 

Repository files navigation

Abschlussprojekt ZLI KW44

English/EN:

Prerequisites

Installation Process:

  • Fork the Repo
  • Clone the Repo onto the System
  • Follow the Tutorial after Step "Initialize Docker assets"

Possible Errors

If the Manual from Docker is not followed excatly, the installation may not proceed correctly. In that case, the error failed to solve: process "/bin/sh -c npm ci --omit=dev" did not complete successfully: exit code: 1 may appear. In that case, the best soloution is to redo the installation and pay close attention to all of the steps, while not using the Tab key to autofill.

  • If the fix above doesn't work, try uninstalling everything you have installed with the Installation and try again, following the steps closely without using Tab to autofill things.

Changelog

  • Modified Dockerfile to work even with lower end Systems
  • Modified README.md to make Installation easier

Deutsch/DE:

Vorbedingungen:

Installationsvorgang:

  • Klonen des Repositories mit einem Fork
  • Fork auf den Lokalen PC herunterladen
  • Die Anleitung ab dem Schritt "Initialize Docker assets" folgen.

Mögliche Fehlerquellen

Wenn das Handbuch von Docker nicht genau befolgt wird, kann die Installation möglicherweise nicht korrekt fortschreiten. In diesem Fall kann der Fehler failed to solve: process "/bin/sh -c npm ci --omit=dev" did not complete successfully: exit code: 1 auftreten. In diesem Fall ist die beste Lösung, die Installation zu wiederholen und auf alle Schritte genau zu achten. Es sollte nicht die Tabulator Taste gebraucht werden, um die Felder automatisch auszufüllen lassen.

  • Wenn die oben genannte Lösung nicht funktioniert, versuchen Sie, alles zu deinstallieren, was Sie mit der Installation installiert haben, und versuchen Sie es erneut, indem Sie die Schritte genau befolgen und dabei nicht die Tab-Taste zum automatischen Ausfüllen verwenden.

Changelog

  • Dockerfile modifiziert, somit der Code mit mehr Geräten kompatibel ist.

  • README.md erweitert

About

A simple Node.js application for the guide in Docker's documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.7%
  • Dockerfile 6.5%
  • HTML 4.2%
  • CSS 2.6%