Skip to content

Files

Latest commit

4a7fb83 · Jan 16, 2023

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 .