kopia lustrzana https://github.com/linuxserver/docker-documentation
Update swag.md
in this section, we show how to assign an externally created network in docker run, but leave it out completely in the compose snip.pull/236/head
rodzic
355c8471fa
commit
b06cf87488
|
@ -234,6 +234,8 @@ services:
|
|||
container_name: swag
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
networks:
|
||||
- lsio
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
Ładowanie…
Reference in New Issue