Commit graph

3 commits

Author SHA1 Message Date
3148a47258 fix(docker): ensure data persistence across container updates
- Update Dockerfile to set BUILDER to /build
- Update Dockerfile to set WORKDIR to /app
- Update docker-compose.yml to use a named volume for iphistory service
- Mount iphistory_data volume to /app directory in the container
- Ensure data is preserved when pulling the latest image and recreating the container
2024-06-25 00:11:30 +02:00
9b9d9ba192 chore: Update Dockerfile and main.go for serving web content from the 'web' directory 2024-05-31 22:15:38 +02:00
9e153ebed3 Initial commit 2024-05-31 13:35:37 +02:00