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

4 lines
139 B
Bash
Executable File

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