docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docker [2023/10/03 00:17] – [Docker] admindocker [2024/11/09 16:11] (current) – [Docker] admin
Line 1: Line 1:
 ===== Docker ===== ===== Docker =====
 +https://github.com/docker/labs/tree/master/networking/concepts https://sysdig.com/blog/dockerfile-best-practices/ \\
 +dns https://kerneltalks.com/networking/how-docker-container-dns-works/ \\
 +https://labs.play-with-docker.com/ \\
 <code BASH> <code BASH>
 docker -D info docker -D info
 +docker compose --ansi=never up --quiet-pull
 </code> </code>
  
 ===== Docker.goodPackages ===== ===== Docker.goodPackages =====
 +  * [[https://github.com/linuxserver|linuxserver]], [[https://github.com/hotio|hotio]], and [[https://github.com/binhex?tab=repositories|binhex]]    - packages [[https://www.reddit.com/r/unRAID/comments/18fcq05/binhex_who/|reddit]]
   * updates and good packages https://blog.bozdaganian.com/2020/12/12/watchtower-to-monitor-docker-image-updates/#2   * updates and good packages https://blog.bozdaganian.com/2020/12/12/watchtower-to-monitor-docker-image-updates/#2
 +  * unusual way https://www.youtube.com/watch?v=zfNqp85g5JM
 +  * https://github.com/docker/awesome-compose
 +
 +
 +
 +===== Docker.scout  =====
 +  * scout - security scan
 +
 +===== Docker.dedockify  =====
 +
 +  * dedockify https://github.com/mrhavens/Dedockify
 ==== Docker.Learning ==== ==== Docker.Learning ====
   * https://dockerlabs.collabnix.com/ - learning   * https://dockerlabs.collabnix.com/ - learning
Line 258: Line 274:
  
  
 +===== Docker baseimage to ease creation of X graphical application containers GUI=====
 +  * https://github.com/jlesage/docker-baseimage-gui
 ===== Docker Network ===== ===== Docker Network =====
   * https://www.youtube.com/watch?v=bKFMS5C4CG0   * https://www.youtube.com/watch?v=bKFMS5C4CG0
  • docker.1696292227.txt.gz
  • Last modified: 2023/10/03 00:17
  • by admin