Skip to content

bezzer/svg-placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Placeholder

About

Small service writen in Go to request svg placeholder images. The Go app is statically compiled and added to an empty docker container for running.

How to build

The file build.sh builds the go app as a static binary, then adds it to a scratch docker container along with any app resources in www-dist/.

The build steps are:

  1. Build the svg-placeholder Go binary
  2. Minify static resources and output to www-dist/
  3. Build the docker container (tagged as bezzer/svg-placeholder)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages