Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 166 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 166 Bytes

An ingress controller written in bash

Building the container

docker buildx build --platform linux/arm64/v8,linux/amd64 -t learnk8s/bash-ingress:1 .