mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-08 13:10:37 +00:00
3 lines
67 B
Bash
3 lines
67 B
Bash
|
#!/bin/bash
|
||
|
docker build -f Dockerfile.amd64 -t reekymarko/snips .
|