KiBot/tools/build_dev_image.sh

3 lines
81 B
Bash
Executable File

#!/bin/sh
docker build -f tools/dev_image/Dockerfile -t setsoft/kicad_auto:dev .