3 lines
54 B
Bash
3 lines
54 B
Bash
|
#!/bin/bash
|
||
|
docker build . -t cos2000-compiler-alpine
|