Commit 395b64a3 authored by brent's avatar brent

add GeoLite2

parent 253897b0
......@@ -20,5 +20,6 @@ FROM alpine
WORKDIR /root
COPY --from=build /admin-backend /usr/bin/admin-backend
COPY --from=build /build/admin-backend/GeoLite2-City.mmdb /root/GeoLite2-City.mmdb
ENTRYPOINT [ "admin-backend" ]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment