Docker Compose support setting static IP #10240
Labels
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.
/kind bug
Description
Static IP configuration in a docker-compose file not setting the ip.
Steps to reproduce the issue:
docker-compose up
3.
Describe the results you expected:
I expected the IPAddress to be 10.7.88.2
Output of
podman version
:host:
arch: amd64
buildahVersion: 1.20.1
cgroupManager: systemd
cgroupVersion: v2
conmon:
package: conmon-2.0.27-2.fc34.x86_64
path: /usr/bin/conmon
version: 'conmon version 2.0.27, commit: '
cpus: 8
distribution:
distribution: fedora
version: "34"
eventLogger: journald
idMappings:
gidmap: null
uidmap: null
kernel: 5.11.12-300.fc34.x86_64
linkmode: dynamic
memFree: 272363520
memTotal: 33620488192
ociRuntime:
name: crun
package: crun-0.19.1-2.fc34.x86_64
path: /usr/bin/crun
version: |-
crun version 0.19.1
commit: 1535fedf0b83fb898d449f9680000f729ba719f5
spec: 1.0.0
+SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL
os: linux
remoteSocket:
exists: true
path: /run/podman/podman.sock
security:
apparmorEnabled: false
capabilities: CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT
rootless: false
seccompEnabled: true
selinuxEnabled: true
slirp4netns:
executable: ""
package: ""
version: ""
swapFree: 25629548544
swapTotal: 25768747008
uptime: 1h 39m 46.44s (Approximately 0.04 days)
registries:
search:
store:
configFile: /etc/containers/storage.conf
containerStore:
number: 7
paused: 0
running: 1
stopped: 6
graphDriverName: overlay
graphOptions:
overlay.mountopt: nodev,metacopy=on
graphRoot: /data/containers/storage
graphStatus:
Backing Filesystem: xfs
Native Overlay Diff: "false"
Supports d_type: "true"
Using metacopy: "true"
imageStore:
number: 10
runRoot: /var/run/containers/storage
volumePath: /data/containers/storage/volumes
version:
APIVersion: 3.1.2
Built: 1619097088
BuiltTime: Thu Apr 22 09:11:28 2021
GitCommit: ""
GoVersion: go1.16
OsArch: linux/amd64
Version: 3.1.2
podman-3.1.2-1.fc34.x86_64
The text was updated successfully, but these errors were encountered: