azman0101 / s5cmd-fswatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build s5cmd-fswatch

docker buildx build  -t azman0101/s5cmd:$(git branch --show-current) \
                     -f Dockerfile \
                     --platform linux/amd64 \
                     -f Dockerfile.curl .

Deploy Cronjob

kustomize build manifest/overlays/${ENV}  | kubectl diff -n default -f -

About


Languages

Language:Shell 100.0%