-
Notifications
You must be signed in to change notification settings - Fork 7
Docker
MightyDetail edited this page Sep 18, 2021
·
3 revisions
coming soon...
- Macvlan
- Sample Docker Compose file
version: '3.3'
services:
test:
image: ...
container_name: test
restart: unless-stopped
networks:
NAME:
ipv4_address: 10.2....
ipv6_address: ::1
networks:
NAME:
external:
name: NAME