Skip to content

ketronkowski/go-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Sample App using Dep

Building

pack build dep-sample --buildpack paketo-buildpacks/go

Running

docker run --interactive --tty --env PORT=8080 --publish 8080:8080 dep-sample

Viewing

curl http://localhost:8080

go-demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages