mmdb now in the app container

This commit is contained in:
Yevgeniy Poluektov 2016-11-22 12:36:38 +03:00
parent 90200a804b
commit 052c4db2c9
2 changed files with 0 additions and 2 deletions

View File

@ -3,10 +3,8 @@ cat <<EOF
FROM $CUSTOM_BASE_IMAGE
MAINTAINER Yevgeniy Poluektov <e.poluektov@rbkmoney.com>
COPY geo_data/GeoLite2-city.mmdb /var/geodata/GeoLite2-city.mmdb
COPY geo_data/GeoLite2-City-Locations-en.csv /var/geodata/GeoLite2-City-Locations-en.csv
COPY geo_data/GeoLite2-City-Locations-ru.csv /var/geodata/GeoLite2-City-Locations-ru.csv
VOLUME /var/geodata
# A bit of magic below to get a proper branch name
# even when the HEAD is detached (Hey Jenkins!

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 MiB