• 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
挨踢攻城獅學習之路
不太詳細紀錄
Skip to content
  • 作業系統
    • Windows
    • Linux
  • 資料庫
    • SQL Server
    • MySQL/MariaDB
  • 腳本
    • PowerShell
    • Shell Script
  • 開源服務
  • 虛擬化
  • 容器
  • 雲服務
  • 網路
  • 其他
  • WordPress
  • Javascript
  • PHP
  • Search
標籤: docker

標籤: docker

Home Posts tagged "docker"

Docker:WSL 掛載 Volume 問題

一般在 WSL 如要連到 E:\Docker\Mysql 通常會這樣打 所以很自然的,想將資料夾 mount 到 Docker 內會這樣打 但這樣就錯啦,掛不起來。正確做法請去掉 /mnt 就可以了

Read more "Docker:WSL 掛載 Volume 問題"

Docker:CentOS 8 安裝 Docker containerd.io 問題

一般安裝 Docker 為以下指令 但可能會出現以下結果 雖然內建有提供 containerd.io 但版本比較舊,可以直接到這:https://download.docker.com/linux/centos/7/x86_64/stable/Packages/ 找最新版本 再安裝 Docker 就 …

Read more "Docker:CentOS 8 安裝 Docker containerd.io 問題"

Docker:使用 WSL 管理 Docker

繼上一篇 Windows 10 Home安裝Hyper-V及Docker 在 Windows 10 Home 成功安裝 Docker Desktop 後接下來讓 WSL 可以管理本地的 Docker Desktop。也可使用 CMD 來管理就好,但個人比較習慣 WSL 如何安裝 WSL?先安裝適用於 …

Read more "Docker:使用 WSL 管理 Docker"

Windows 10 Home安裝Hyper-V及Docker

2021/1/16更新:重灌 20H2 版後,嘗試安裝 Docker 已不需要 Hyper-V了。出處:windows 家庭版本,安装docker(非Docker Toolbox)親測有效,把以下存成 .bat 用系統管理員執行 安裝Hyper-V 安裝Containers 重開後,再用系統管理員執 …

Read more "Windows 10 Home安裝Hyper-V及Docker"

Docker:DIY WordPress Image並在Container啟動時運行Nginx

這是練習用的,所以沒有使用Docker Hub上的WordPress鏡像
base image 是使用CentOS 8,所以整個image很肥大XD

Read more "Docker:DIY WordPress Image並在Container啟動時運行Nginx"

Docker:phpmyadmin在連接mariadb時跳錯

使用docker container phpmyadmin 連接mariadb 跳錯
mysqli_real_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known
mysqli_real_connect(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known

Read more "Docker:phpmyadmin在連接mariadb時跳錯"

Docker:login password及image push denied

因為我的Docker 有使用兩階段認證,所以在登入時,如果使用自己設定的Password,會跳錯 Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized:please use personal ac …

Read more "Docker:login password及image push denied"

Docker:SSR翻牆架設及WARNING: IPv4 forwarding is disabled. Networking will not work.

服務出處: lnterface/ssr-with-net_speeder #docker run -d -p 8388:8388/tcp -p 8388:8388/udp –restart=always -e ROOT_PASS=”your_password” lnterface/ssr-with …

Read more "Docker:SSR翻牆架設及WARNING: IPv4 forwarding is disabled. Networking will not work."

近期文章

  • Tampermonkey:網頁表單自動輸入簡易相加的計算驗證碼
  • Edge 網址列預設不搜尋書籤、要怎麼快速搜尋書籤
  • WordPress:PHP 7.4 + Opcache + Update Plugin = 502 Bad Gateway
  • PHP Server Monitor:ping 失效解決辦法
  • Batch: 批次新增用戶及設定群組

分類

  • WordPress (27)
  • 作業系統 (45)
    • Linux (31)
    • Windows (15)
  • 全端 (27)
    • CSS (3)
    • Dev Env (4)
    • Go (1)
    • Javascript (14)
    • PHP (5)
  • 其他 (8)
  • 容器 (10)
    • Docker (7)
    • Kubernetes (2)
  • 網路 (5)
  • 腳本 (12)
    • Batch (3)
    • PowerShell (4)
    • Shell Script (6)
  • 虛擬化 (8)
  • 資料庫 (9)
    • MySQL/MariaDB (1)
    • SQL Server (8)
  • 開源服務 (18)
  • 雲服務 (1)

標籤

analysis apache backup batch btrfs centos cisco command css docker duplicati esxi firewall git hyper-v javascript jquery kubernetes linux mariadb meeting network nextcloud nfs nginx nvr php plugins powershell redmine samba security selinux shellscript snapper sql ssh ssr troubleshooting vembu vps vue.js wordpress wsl xsibackup
Back to Top
©2019-2022 挨踢攻城獅學習紀錄
Powered by Anima & WordPress.