Remove deprecated docker-compose version: field (#1036)

This commit is contained in:
RecRanger 2026-03-19 18:55:00 -06:00 committed by GitHub
parent b44b49aa2c
commit 6f8b6bdc01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
86 changed files with 2 additions and 149 deletions

View File

@ -1,4 +1,3 @@
version: "3"
# DO NOT USE THOSE ARE DEPRECATED
services:
nginx:

View File

@ -1,4 +1,3 @@
version: "3"
# DO NOT USE THOSE ARE DEPRECATED
services:
nginx:

View File

@ -1,4 +1,3 @@
version: "3"
services:
nginx:
restart: unless-stopped

View File

@ -487,8 +487,7 @@ First, copy [opt-save-storage](docker-compose-generator/docker-fragments/opt-sav
Modify the new `opt-save-storage.custom.yml` file to your taste:
```diff
@@ -14,8 +14,7 @@ version: "3"
services:
@@ -14,8 +14,7 @@ services:
bitcoind:
environment:
- BITCOIN_EXTRA_ARGS: prune=100000

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoingold:
image: kamigawabul/btglnd:latest

View File

@ -1,5 +1,3 @@
version: "3"
services:
bgoldd:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
clightning_bitcoin:
image: btcpayserver/lightning:v25.05

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
image: btcpayserver/lnd:v0.19.3-beta

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoinplusd:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcored:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
btcpayserver:

View File

@ -1,5 +1,3 @@
version: "3"
services:
btcpayserver:
ports:

View File

@ -1,5 +1,3 @@
version: "3"
services:
btcpayserver:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
dashd:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
dogecoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
btcpayserver:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
feathercoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
clightning_groestlcoin:
image: groestlcoin/lightning:v24.08

View File

@ -1,5 +1,3 @@
version: "3"
services:
groestlcoind:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_groestlcoin:
image: groestlcoin/lnd:v0.10.0-grs

View File

@ -1,5 +1,3 @@
version: "3"
services:
groestlcoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
elementsd_liquid:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
elementsd_liquid:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
litecoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
monacoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
monerod:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
nbxplorer:

View File

@ -1,5 +1,3 @@
version: "3"
services:
letsencrypt-nginx-proxy-companion:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
nginx:
restart: unless-stopped

View File

@ -1,4 +1,3 @@
version: "3"
# DO NOT USE THOSE ARE DEPRECATED
services:
bluewallet_lndhub_redis:

View File

@ -1,5 +1,3 @@
version: "3"
services:
btcqbo:
image: jvandrew/btcqbo:0.3.36

View File

@ -1,5 +1,3 @@
version: "3"
services:
btctransmuter:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
bwt:
image: shesek/bwt:0.2.2-electrum

View File

@ -1,5 +1,3 @@
version: "3"
services:
chatwoot:
image: chatwoot/chatwoot:v1.7.0

View File

@ -1,5 +1,3 @@
version: "3"
services:
cloudflared:
container_name: 'cloudflared-tunnel'

View File

@ -1,5 +1,3 @@
version: "3"
services:
configurator:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
environment:

View File

@ -1,5 +1,3 @@
version: '3'
services:
fireflyiii:
image: fireflyiii/core:latest

View File

@ -1,6 +1,4 @@
version: '3'
services:
services:
helipad:
container_name: helipad
image: podcastindexorg/podcasting20-helipad:v0.1.10

View File

@ -1,5 +1,3 @@
version: "3"
services:
joinmarket:
container_name: joinmarket

View File

@ -1,4 +1,3 @@
version: '3'
services:
librepatron:
container_name: librepatron

View File

@ -1,4 +1,3 @@
version: "3"
services:
btcpayserver:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
btcpayserver:
environment:

View File

@ -1,5 +1,3 @@
version: '3'
# reference: https://github.com/mempool/mempool/blob/master/docker/docker-compose.yml
services:
bitcoind:

View File

@ -1,4 +1,3 @@
version: '3'
services:
ndlc:
container_name: ndlci_cli

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
environment:

View File

@ -1,4 +1,3 @@
version: "3"
services:
nnostr-relay:
restart: unless-stopped

View File

@ -1,4 +1,3 @@
version: '3'
services:
pihole:
restart: unless-stopped

View File

@ -1,4 +1,3 @@
version: '3'
services:
shopify-app-deployer:
image: btcpayserver/shopify-app-deployer:1.6

View File

@ -1,5 +1,3 @@
version: "3"
services:
snapdrop:

View File

@ -1,4 +1,3 @@
version: "3"
services:
btcpayserver:
environment:

View File

@ -1,4 +1,3 @@
version: "3"
services:
btcpayserver:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoin_teos:
restart: unless-stopped

View File

@ -1,4 +1,3 @@
version: "3"
services:
btcpayserver:
environment:

View File

@ -1,4 +1,3 @@
version: "3"
services:
tor-relay-gen:
restart: unless-stopped

View File

@ -2,8 +2,6 @@
# Warning: This options is for working around NAT and firewall problems as well as to help protect your customer's privacy.
# This will not protect your privacy against a targeted attack against your own privacy.
# All outbound traffic is not channeled through the TOR SOCKS proxy
version: "3"
services:
btcpayserver:

View File

@ -1,4 +1,3 @@
version: "3.7"
services:
torq:
user: "root:root"

View File

@ -1,5 +1,3 @@
version: '3'
services:
woocommerce:
image: btcpayserver/woocommerce:3.1.0

View File

@ -1,5 +1,3 @@
version: "3"
services:
zammad-backup:
command: ["zammad-backup"]

View File

@ -1,5 +1,3 @@
version: "3"
services:
bitcoind:
environment:

View File

@ -1,4 +1,3 @@
version: "3"
# unsafely exposes bitcoind P2P port, for use on trusted LAN only
services:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
expose:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
environment:

View File

@ -1,5 +1,3 @@
version: "3"
services:
lnd_bitcoin:
environment:

View File

@ -1,4 +1,3 @@
version: "3"
# must not use opt-save-storage
services:

View File

@ -1,5 +1,3 @@
version: "3"
services:
monerod:
ports:

View File

@ -1,4 +1,3 @@
version: "3"
# If your machine has more than 1GB of memory dedicated for bitcoind, use this
services:

View File

@ -1,4 +1,3 @@
version: "3"
# If your machine has less than 1GB of memory, use this
services:

View File

@ -1,4 +1,3 @@
version: "3"
# If you don't use Lightning Network, use opt-save-store-xxs instead
# This save about 6 months of block, your lightning node won't be able to see channel created 6 months since the time you start it.

View File

@ -1,4 +1,3 @@
version: "3"
# If you don't use Lightning Network, use opt-save-store-xxs instead
# This save about 3 months of block, your lightning node won't be able to see channel created 3 months since the time you start it.

View File

@ -1,4 +1,3 @@
version: "3"
# If you don't use Lightning Network, you want this
# This save about 2 weeks worth of block

View File

@ -1,4 +1,3 @@
version: "3"
# If you don't use Lightning Network, use opt-save-store-xxs instead
# This save about 1 years of block, your lightning node won't be able to see channel created 1 year since the time you start it.

View File

@ -1,4 +1,3 @@
version: "3"
# must not use opt-save-storage
services:

View File

@ -1,5 +1,3 @@
version: "3"
services:
phoenixd:
image: acinq/phoenixd:0.6.3

View File

@ -1,5 +1,3 @@
version: "3"
services:
postgres:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
traefik:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
trezarcoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
viacoind:
restart: unless-stopped

View File

@ -1,5 +1,3 @@
version: "3"
services:
zcash_walletd:
restart: unless-stopped