PronounsToday/web/build-docker.sh
2021-10-25 21:02:33 -04:00

3 lines
66 B
Bash
Executable file

#!/bin/bash
docker build .. -t 'pronouns_today_web' -f Dockerfile