Skip to content

apimastery/asciibinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

asciibinder Image

Build with Podman

podman build -t apimastery/asciibinder:ruby26 -f ./Containerfile

Then tag it for the destination image repository and push it. For example:

podman tag localhost/apimastery/asciibinder:ruby26 docker.io/apimastery/asciibinder:ruby26
podman rmi localhost/apimastery/asciibinder:ruby26
podman push docker.io/apimastery/asciibinder:ruby26

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published