Skip to content

janhapke/gone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gone

A minimalistic HTTP Server that retuns an empty HTML page.

Written in Go, statically compiled and built as a barebones docker container without an underlying operating system.

Run locally

docker run --rm -it -v ${PWD}:/data --workdir /data -p 8888:80 golang go run gone.go

Then go to http://localhost:8888

Build Docker Container

docker build .

Test built image locally

docker run --rm -it -p 8888:80 <IMAGE ID>

Then go to http://localhost:8888

About

Docker container that serves an empty HTML page. Built with statically compiled Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy