compuNotas
“docker-compose down” show error after system upgrade
docker-compose down, show “ERROR: error while removing network: network broker_net-conquest id …… has active endpoints
Ran out of Docker IPv4 address pool problem solving
# Ran out of Docker IPv4 address pool problem solving# Error: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network# #
Nextcloud deploy by using docker-composer.yml # installation
system:Ubuntu + apache2 + php + mariadb
1. 建立 Nextcloud 資料夾
2. 建立 .env & docker-compose.yml
3. 建立 apache2 config file
LinkAce deploy
LinkAce:self-hosted, bookmark management software / 書籤管理軟體 系統:Ubuntu 22.04 安裝方式: 安裝步驟:
docker-compose deploy error when set two containers with the same image
error description
Deploying two container with the same image in a server, when run “docker-compose up -d” for the 1st container, the 1st container works fine. However, when activate the 2nd container, it makes the 1st container doesn’t work anymore.