Nicolas Duchon
|
fbad3ac3fc
|
chore: docker compose version is obsolete
|
2024-12-18 02:08:46 +01:00 |
|
Nicolas Duchon
|
060f09cfce
|
ci: ensure all compose files are valid compose v2 + formatting
|
2023-12-12 21:56:27 +01:00 |
|
SaturnIC
|
13eb61a639
|
fix: Replace mDNS .local domain with .example domain
See RFC 6762 for details on mDNS .local domain: https://datatracker.ietf.org/doc/html/rfc6762
And RFC 6761 for details on .example domain: https://datatracker.ietf.org/doc/html/rfc6761
|
2023-05-23 09:43:30 +02:00 |
|
Nicolas Duchon
|
fde0e809e4
|
chore: jwilder/docker-gen > nginx-proxy/docker-gen
|
2022-01-11 19:55:29 +01:00 |
|
ryneeverett
|
478ad17adb
|
Remove proxy-tier network in favor of the default.
As @huiwang pointed out, using a custom network is unnecessary since the
default bridge network works just as well.
|
2016-07-29 17:23:10 -04:00 |
|
ryneeverett
|
5f684d4fc5
|
Add docker-compose file for separate containers.
Demonstrate that this pattern works.
This is based on the example at
<https://github.com/fatk/docker-letsencrypt-nginx-proxy-companion-examples/blob/master/docker-compose/v2/simple-site/docker-compose.yml>.
|
2016-07-13 17:31:53 -04:00 |
|