mirror of
https://github.com/MrDetonia/Maki.git
synced 2024-11-10 15:48:06 -05:00
3 lines
33 B
Bash
3 lines
33 B
Bash
|
#!/bin/sh
|
||
|
docker build -t maki .
|