[FROG] frr docker latest /etc/frr is a file
    0xbabaf00l 
    0xbabaf00l at gmail.com
       
    Wed Apr 28 10:53:53 UTC 2021
    
    
  
Hi list,
I pulled the frr docker image frrouting/frr:latest today, but I was
unable to start it with a volume for /etc/frr.
/etc/frr is a file (daemons file) and not a directory:
# docker run -it frrouting/frr:latest ls -l /etc/frr
WARNING: IPv4 forwarding is disabled. Networking will not work.
-rw-r--r--    1 root     root          2619 Apr 28 05:42 /etc/frr
# docker image ls
REPOSITORY             TAG       IMAGE ID       CREATED        SIZE
frrouting/frr          latest    853e0587cf40   5 hours ago    145MB
Is this intended or a bug?
Thanks.
Cheers,
Sascha
    
    
More information about the frog
mailing list