3 lines
66 B
Bash
3 lines
66 B
Bash
|
#!/bin/bash
|
||
|
docker build .. -t 'pronouns_today_web' -f Dockerfile
|