tarantool / docker

Docker images for tarantool database
https://hub.docker.com/r/tarantool/tarantool
52 stars 24 forks source link

Install proj4 and geos from Alpine packages #17

Open knazarov opened 7 years ago

knazarov commented 7 years ago

Both proj4 and geos will be available in Alpine 3.5. Right now we build them from source, but later they should be installed from binaries.

Totktonada commented 2 years ago

They still built from sources.

https://github.com/tarantool/docker/blob/9d7e35a5f4894c3d71c225effcbf3cdd3baba1e4/dockerfiles/alpine_3.9#L168-L189

NickVolynkin commented 2 years ago

@Totktonada okay, thanks )