Skip to content

faicker/pdnsd-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Cloud Build Status MicroBadger Size (tag) Docker Pulls

pdnsd

pdnsd alpine docker image with the same uid/gid of process and config file fixed.

Changed the uid/gid before pdnsd running and recover after pdnsd stopped.

Problem

  • Can't recover with docker kill command.
  • Works well with docker-compose.