Skip to content

bbsaurav/hostosmonitor-dependency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hostosmonitor-dependency

This repository contains the dockerfile which installs all the dependencies of HostOSMonitor on latest ubuntu's image from docker hub.

To build the Dockerfile use below command:

docker build --rm -f "Dockerfile" -t bbsaurav/hostosmonitor-dependency:latest .

To push updated image to docker hub use below command:

docker push bbsaurav/hostosmonitor-dependency:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published