Unable to set mac address with docker-compose #16411
Labels
In Progress
This issue is actively being worked by the assignee, please do not work on this at this time.
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
I'm unable to set a static MAC address to containers using docker-compose
Steps to reproduce the issue:
podman network ls
andpodman network inspect pod-bridge
docker-compose start
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info
:Package info (e.g. output of
rpm -q podman
orapt list podman
orbrew info podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Versions:
root@quartz64a:~/podman/dnscrypt-proxy# uname -a Linux quartz64a 6.0.3-media #trunk.0080 SMP PREEMPT Sun Oct 23 18:40:39 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
root@quartz64a:~/podman/dnscrypt-proxy# docker-compose --version docker-compose version 1.29.2, build unknown
root@quartz64a:~/podman/dnscrypt-proxy# docker --version Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. podman version 3.4.4
Config:
/etc/cni/net.d/1-pod-brdige.conflist
Dockerfile
compose.yml
/etc/systemd/network/br0.netdev
/etc/systemd/network/eth0.network
/etc/systemd/network/eth_wifi_bind.network
Context: wlan0 uses hostapd in bridge mode
/etc/sysctl.conf
The text was updated successfully, but these errors were encountered: