Daemon can now build images

This commit is contained in:
2024-06-30 13:11:35 -03:00
parent 35fa820029
commit eb063beb2c
6 changed files with 53 additions and 5 deletions

View File

@ -1,3 +1,4 @@
get "/" do
"Hello World Crystal!"
end