2 lines
54 B
Bash
2 lines
54 B
Bash
|
#/bin/sh
|
||
|
docker build -t "typing-website:Dockerfile" .
|