Skip to content

t-matsuo/docker-apache-hostname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-apache-hostname

show container hostname and various info using apache:alpine

path and info

  • /
    • hostname
  • /ip
    • ip a
  • /df
    • df -h
  • /mount
    • mount
  • /route
    • route -n
  • /cpuinfo
    • cat /proc/cpuinfo
  • /meminfo
    • cat /proc/meminfo
  • /hosts
    • cat /etc/hosts
  • /resolv.conf
    • cat /etc/resolv.conf

Container Image

  • GitHub
    • ghcr.io/t-matsuo/docker-apache-hostname/apache-hostname
  • DockerHub
    • tmatsuo/apache-hostname

About

show container hostname only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages