Skip to content

nilsl88/random-dogcat-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container images with demo website that display random dog and cat images

Build the image

podman build -t random-dogcat:latest .

Run the public image form dockerhub

podman run -d --name random-dogcat -p 8080:80 docker.io/lundberg88/random-dogcat:latest

Run the workload in kubernetes

kubectl apply -f workload.yaml

About

demo website with random dog/cat image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published