not-decky-store/create_docker_img.sh

5 lines
80 B
Bash
Executable file

#!/bin/bash
# build docker container locally
docker build -t not_decky_store .