mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
# Conflicts: # bindings/java/src/main/com/apple/foundationdb/TenantManagement.java # fdbcli/TenantCommands.actor.cpp # fdbclient/NativeAPI.actor.cpp # fdbclient/TenantSpecialKeys.actor.cpp # fdbclient/include/fdbclient/KeyBackedTypes.h # fdbclient/include/fdbclient/RunTransaction.actor.h # fdbclient/include/fdbclient/SpecialKeySpace.actor.h # fdbserver/workloads/TenantManagementWorkload.actor.cpp
packaging/docker
This directory contains the pieces for building FoundationDB docker images.
build-images.sh
will optionally take a single parameter that will be used as an
image tag postfix.
For more details it is best to read the build-images.sh
shell script itself to
learn more about how the images are built.
For details about what is in the images, peruse Dockerfile{,.eks}
the samples
directory is out of date, and anything therein should be used with
the expectation that it is, at least, partially (if not entirely) incorrect.