mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-08 13:10:37 +00:00
f31a6863ab
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
docker build -f Dockerfile.amd64 -t reekymarko/snips .
|