Update the daddy docker configurations

This commit is contained in:
Kirill Samoylenkov 2025-11-03 15:18:57 +05:00
parent 9a21373281
commit 22e87e8110
3 changed files with 9 additions and 7 deletions

2
scripts/build.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
sudo docker build -t ghcr.io/dibuildo/urfu-daddy:latest -f ./docker/Dockerfile .