Sign inSign up

jupegarnica/tepi

By jupegarnica

Updated over 1 year ago

Run tepi from a container. https://tepi.deno.dev/

Image
0

6.6K

jupegarnica/tepi repository overview

docs

https://tepi.deno.dev/

Usage

docker run -it --rm -v $(pwd):/app/http jupegarnica/tepi  

use it with args:

docker run -it --rm -v $(pwd):/app/http jupegarnica/tepi  **/*.http --fail-fast

To clarify, the working directory is /app/http, and is meant to bind a volume with the .http files.

The entrypoint is the executable tepi and the default command is **/*.http

Tag summary

Content type

Image

Digest

sha256:b634a77a0

Size

59.1 MB

Last updated

over 1 year ago

docker pull jupegarnica/tepi