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