Skip to content

prashantdawar/debian-container-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

debian-container-files

Docker Repository on Quay

Debian Latest ContainerFile Repo Link: quay.io/prashantdawar/debian-containers:latest

Image Build:

podman build -t quay.io/prashantdawar/debian-containers:latest -f ContainerFile .

Container Starting:

podman run -it --name=debian-latest -p 8080:8080 -p 8081:80 -u 0 --rm --entrypoint bash quay.io/prashantdawar/debian-containers:latest

Releases

No releases published

Packages

No packages published