749f4195

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Fix Dockerfile to copy correct source directories for build (#153)

The Dockerfile had three issues preventing the production binary from
building:
- Referenced ./little-moments (hyphen) instead of ./little_moments (underscore)
- Missing COPY for ./ratelimit, which is imported by cmd/app/main.go
- Missing COPY for ./s3config, which is imported by cmd/app/main.go

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/153

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 5s 5s 5s
Eval 4s 1m20s 1m20s 1m25s
Build 21s 8m48s 2m12s 2m34s
Test - - - -
Deploy - - - -
Suite 0s 10m15s 2m34s 2m34s

Timeline

0s0s10s20s30s40s50s1m1m10s1m20s1m30s1m40s2m30s