Docker - TristanSuper/geek GitHub Wiki
🐳 Installation
https://docs.docker.com/engine/install/debian/
🐳 Commandes
🐳 Arrêt/démarrage de container
- sudo docker stop
container
- sudo docker start
container
🐳 Suppression de container
- sudo docker rm
container
🐳 Création de volume
- sudo docker volume create
volume
🐳 Suppression des images inutilisées
- docker image prune -a -f
🐳 Suppression des volumes inutilisés
- docker volume prune -f
🐳 Exécuter une commande dans un container
- sudo docker run -it
container
commande
🐳 Containers
🐳 Administration
- Dash.dot : https://github.com/TristanSuper/geek/wiki/Docker-Dash.dot
- Nginx Proxy Manager : https://github.com/TristanSuper/geek/wiki/Docker-Nginx-Proxy-Manager
🐳 Bases de données
- Adminer : https://github.com/TristanSuper/geek/wiki/Docker-Adminer
- MySQL : https://github.com/TristanSuper/geek/wiki/Docker-MySQL
- Postgres : https://github.com/TristanSuper/geek/wiki/Docker-Postgres
- redis : https://github.com/TristanSuper/geek/wiki/Docker-Redis
🐳 CMS
- Ghost : https://github.com/TristanSuper/geek/wiki/Docker-Ghost
- Gitlab : https://github.com/TristanSuper/geek/wiki/Docker-Gitlab
- WikiJS : https://github.com/TristanSuper/geek/wiki/Docker-WikiJS
🐳 Docker
- Dozzle : https://github.com/TristanSuper/geek/wiki/Docker-Dozzle
- Portainer : https://github.com/TristanSuper/geek/wiki/Docker-Portainer
- Watchtower : https://github.com/TristanSuper/geek/wiki/Docker-Watchtower
🐳 Développement
- Jupyter : https://github.com/TristanSuper/geek/wiki/Docker-Jupyter
- Code server : https://github.com/TristanSuper/geek/wiki/Docker-Codeserver
- Opengist : https://github.com/TristanSuper/geek/wiki/Docker-Opengist
🐳 Fédiverse
- Lemmy : https://github.com/TristanSuper/geek/wiki/Docker-Lemmy
- Mastodon : https://github.com/TristanSuper/geek/wiki/Docker-Mastodon
- Peertube : https://github.com/TristanSuper/geek/wiki/Docker-Peertube
- Pixelfed : https://github.com/TristanSuper/geek/wiki/Docker-Pixelfed
- Writefreely : https://github.com/TristanSuper/geek/wiki/Docker-Writefreely
🐳 Gaming
🐳 Gestionnaire de fichiers
🐳 Media
- FreshRSS : https://github.com/TristanSuper/geek/wiki/Docker-FreshRSS
- Jellyfin : https://github.com/TristanSuper/geek/wiki/Docker-Jellyfin
- Kavita : https://github.com/TristanSuper/geek/wiki/Docker-Kavita
- Photoprism : https://github.com/TristanSuper/geek/wiki/Docker-Photoprism
- YoutubeDownloader : https://github.com/TristanSuper/geek/wiki/Docker-Youtubedownloader
🐳 Productivité
- AgenDAV : https://github.com/TristanSuper/geek/wiki/Docker-AgenDAV
- Baikal : https://github.com/TristanSuper/geek/wiki/Docker-Baikal
- Dailynotes : https://github.com/TristanSuper/geek/wiki/Docker-Daily-Notes
- Snappymail : https://github.com/TristanSuper/geek/wiki/Docker-Snappymail
🐳 Social
- Mixpost : https://github.com/TristanSuper/geek/wiki/Docker-Mixpost
- Linkstack : https://github.com/TristanSuper/geek/wiki/Docker-Linkstack
🐳 Non classé
- Apache : https://github.com/TristanSuper/geek/wiki/Docker-Apache
- Pingvin : https://github.com/TristanSuper/geek/wiki/Docker-Pingvin
- Slash : https://github.com/TristanSuper/geek/wiki/Docker-Slash
- Umami : https://github.com/TristanSuper/geek/wiki/Docker-Umami