Skip to content

daftcreations/docker-ngrok-multiarch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ngrok-multiarch

Ngrok container image

Available in 8 varients

  • Scratch
  • Scratch slim
  • Scratch nonroot (ngork:ngork)
  • Scratch slim nonroot (ngork:ngork)
  • Alpine
  • Alpine slim
  • Alpine nonroot (ngork:ngork)
  • Alpine slim nonroot (ngork:ngork)

supported plateforms

  • Linux (amd64, arm64, arm/v6, arm/v7, 386, mips64le, mips64, ppc64le)

Usage

docker run --rm -it --name ngork pratikbin/ngork http 80

Development

Install emulators

docker buildx create --name multiarch --use
docker run --privileged --rm tonistiigi/binfmt --install all
git clone --depth 1 https://github.com/pratikbin/docker-ngrok-multiarch.git docker-ngrok-multiarch
cd docker-ngrok-multiarch

## Build local image
docker buildx bake

May the Source Be With You

About

ngrok multiarch scratch container image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors