8000 GitHub - abhi-84/prometheus_dockerfile: This Dockerfile is used to create prometheus docker image
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abhi-84/prometheus_dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Use Dockerfile to create prometheusr v3.2.1 riscv docker image

docker build -t prometheus_docker_image:v3.2.1 .

Save docker image to local disk in tar format

docker save -o prometheus_image.tar prometheus_docker_image:v3.2.1

About

This Dockerfile is used to create prometheus docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0