mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
239011f071
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 .
|