summaryrefslogtreecommitdiffstats
path: root/docker/build.sh
blob: a75bb575a9e3cda8588f31123560f2e4bf4d3121 (plain)
1
2
3
#!/usr/bin/env bash
# Builds the development docker container
docker build -t kubedev .