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 [2022/06/17 17:42] – [References] admindocker [2025/06/01 17:12] (current) – [Compose files] admin
Line 77: Line 77:
 </code> </code>
  
-==== References ====+===== Random bits ===== 
 +Access Docker volumes from WSL Linux instance: 
 +<file> 
 +# mount -t drvfs '\\wsl.localhost\docker-desktop\mnt\docker-desktop-disk\data\docker\volumes' /mnt/volumes 
 +</file> 
 + 
 +===== Compose files ===== 
 +[[Cacti]] 
 + 
 +[[Portainer Agent]] 
 +===== References =====
 [[http://www.xeams.com/app?operation=forum&st=viewOneArticle&id=15469|How to change the timezone in XEAMS]] [[http://www.xeams.com/app?operation=forum&st=viewOneArticle&id=15469|How to change the timezone in XEAMS]]
  
Line 83: Line 93:
  
 [[https://github.com/openmediavault/openmediavault/issues/458#issuecomment-628076472|How To Use Systemctl to Manage Systemd Services and Units]] [[https://github.com/openmediavault/openmediavault/issues/458#issuecomment-628076472|How To Use Systemctl to Manage Systemd Services and Units]]
 +
 +[[https://superuser.com/questions/1777084/in-a-wsl2-distro-what-determines-the-files-that-appear-under-wsl-some-other/1778525#1778525|In a WSL2 distro - what determines the files that appear under: /wsl/{some-other-distro}]]
  
 {{tag>[Docker]}} {{tag>[Docker]}}
  • docker.1655458963.txt.gz
  • Last modified: 2022/06/17 17:42
  • by admin