Mother2GbaTranslation/docker-scripts/build-dockers/build-tester.sh

4 lines
136 B
Bash
Executable File

#!/bin/bash
docker image rm lorenzooone/m2gba_translation:tester
docker build --target tester . -t lorenzooone/m2gba_translation:tester