mirror of
https://github.com/valitydev/image-columbus.git
synced 2024-11-06 02:25:16 +00:00
mmdb now in the app container
This commit is contained in:
parent
90200a804b
commit
052c4db2c9
@ -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 |
Loading…
Reference in New Issue
Block a user