Skip to content

alekseifedorov/tldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Containerized tldr HTTP service

  1. How to build

docker build -t tldr .

  1. How to run

docker run -p 8000:8000 --name tldr tldr

  1. How to use

curl --location --request GET "http://localhost:8000/gzip"

About

Containerized tldr HTTP service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published