mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 11:15:50 +08:00
6 lines
115 B
Docker
6 lines
115 B
Docker
FROM foundationdb/foundationdb-dev:0.11.4
|
|
|
|
USER root
|
|
|
|
RUN yum install -y libcurl-devel libuuid-devel openssl-devel
|