Docker: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
[[URL::https://www.docker.com/]] | [[URL::https://www.docker.com/]] | ||
+ | |||
+ | ==Konferenzen== | ||
+ | * [https://www.docker.com/blog/dockercon-2020-top-rated-sessions-the-fundamentals/ DockerCon] | ||
+ | ** https://docker.events.cube365.net/docker/dockercon | ||
+ | |||
+ | ==eLearning== | ||
+ | * [https://www.udemy.com/share/101IeoBEITc11VRXw=/ Udemy: Docker Bootcamp - vom Anfänger zum Profi] | ||
+ | * [https://www.youtube.com/watch?v=YFl2mCHdv24&t=58s Learn Docker in 12 Minutes] | ||
+ | * [https://www.youtube.com/watch?v=Qw9zlE3t8Ko Docker Compose in 12 Minutes] | ||
+ | |||
+ | ==[[Nextcloud]]== | ||
+ | * https://github.com/nextcloud/docker | ||
+ | |||
+ | ==[[QGIS]]== | ||
+ | * https://gitlab.com/Oslandia/qgis | ||
+ | * https://media.ccc.de/v/fossgis2019-508-geschichten-aus-der-docker-trickkiste | ||
+ | |||
+ | ==Volume Mapping== | ||
+ | * https://blog.yipl.com.np/volume-mapping-a-way-to-make-persistent-data-storage-in-docker-6a47c951a0e7 | ||
+ | |||
+ | ==Quellen== | ||
+ | ===Windows=== | ||
+ | * https://www.docker.com/products/docker-desktop | ||
+ | * https://github.com/docker/toolbox/releases/ | ||
+ | |||
+ | ==Docker Compose== | ||
+ | * https://docs.docker.com/compose/install/ | ||
==Publikationen== | ==Publikationen== | ||
Zeile 9: | Zeile 36: | ||
* https://docs.docker.com/docker-for-windows/install/ | * https://docs.docker.com/docker-for-windows/install/ | ||
* https://hub.docker.com/editions/community/docker-ce-desktop-windows/ | * https://hub.docker.com/editions/community/docker-ce-desktop-windows/ | ||
+ | * https://hub.docker.com/r/osticket/osticket | ||
+ | * [https://hub.docker.com/_/nextcloud/ nextcloud] | ||
+ | |||
+ | ==Siehe auch== | ||
+ | * [[Linux]] | ||
[[Kategorie:IT]] | [[Kategorie:IT]] |
Aktuelle Version vom 14. November 2020, 16:32 Uhr
Konferenzen
eLearning
- Udemy: Docker Bootcamp - vom Anfänger zum Profi
- Learn Docker in 12 Minutes
- Docker Compose in 12 Minutes
Nextcloud
QGIS
- https://gitlab.com/Oslandia/qgis
- https://media.ccc.de/v/fossgis2019-508-geschichten-aus-der-docker-trickkiste
Volume Mapping
- https://blog.yipl.com.np/volume-mapping-a-way-to-make-persistent-data-storage-in-docker-6a47c951a0e7
Quellen
Windows
Docker Compose
Publikationen
Links
- https://hub.docker.com/
- https://docs.docker.com/docker-for-windows/
- https://docs.docker.com/docker-for-windows/install/
- https://hub.docker.com/editions/community/docker-ce-desktop-windows/
- https://hub.docker.com/r/osticket/osticket
- nextcloud