Skip to content

Avahi Daemon in a simple CentOS dockule, sharing the host's DBus

Notifications You must be signed in to change notification settings

cmsj/docker-avahi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a very simple dockule for Avahi Daemon, based on CentOS.

Only tested running on Atomic host.

Install:

  • docker pull cmsj/avahi-daemon
  • docker create --privileged --restart=always --net=host --volume=/var/run/dbus:/var/run/dbus --name=avahi-daemon cmsj/avahi-daemon:latest
  • docker cp avahi-daemon:/etc/dbus-1/system.d/avahi-dbus.conf /etc/dbus-1/system.d/
  • docker start avahi-daemon

About

Avahi Daemon in a simple CentOS dockule, sharing the host's DBus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published