Skip to content

ihesvm/gpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web app with Golang and podman


how to run?

  • first step install podman
  • then pull golang into your podman images
podman build -t <image name>

podman run -p 8080:8080 -it --name my-container <image name>

if you like this repository like and follow me :)

About

Simple web app with golang and podman

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published