Node red Docker imagemagick


madmax0410

Recommended Posts

  • madmax0410 changed the title to Node red Docker imagemagick
5 hours ago, madmax0410 said:

Ich wurde gerne in eine Node Red Docker imagemagick nach installieren. Geht das?

Eventuell über die Konsole des Containers und dann mit apt install oder was auch immer das OS vorsieht, das Paket nachinstallieren. Manche Container erlauben das aber nicht. Und das überlebt auch kein Update. Daher besser einen Container suchen, wo das schon dabei ist. Fortgeschrittene bauen sich daher komplett eigene Container.

Link to comment

Alle notwendige Doku zu Docker gibt es auf Docker.com / DockerHub.

Kurzversion:

- finde einen Docker, der Dir gefällt als Basis
- rausfinden ob der klassisch mit Dockerfile oder Docker Compose gebaut wird.
- Ich empfehle eine VM als Entwicklungsumgebung zu erstellen.
- In der VM Docker enablen und Docker/github tools installieren und das gewünschte Docker Project forken oder clonen.
- Dein Project anpassen, bauen, testen, dann hochladen auf DockerHub
- In unraid aus DockerHub installieren
- voilà, fertsch


Gesendet von meinem SM-G780G mit Tapatalk

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.