Skip to content

Add entries to the hosts-file for each container.

License

Notifications You must be signed in to change notification settings

daschr/container_hosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container_hosts

Add entries to the hosts-file for each container.

Building

  • cargo b --release

Installing

  • cp ./target/release/container_hosts /usr/local/bin/
  • cp container_hosts.service /etc/systemd/system/
  • systemctl daemon-reload && systemctl enable container_hosts

About

Add entries to the hosts-file for each container.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published