Skip to content
Snippets Groups Projects
Commit 20729a46 authored by Yaroslav Lobankov's avatar Yaroslav Lobankov Committed by Yaroslav Lobankov
Browse files

docker: add base toolset for building images

This patch brings a base toolset for building official Docker images for
Tarantool 3.0+ version.

Toolset components:

1. Dockerfile for building Docker images (based on Ubuntu 22.04)
2. Docker entrypoint script (docker-entrypoint.sh)
3. Default Tarantool config (default-config.yaml)
4. Auxiliary tools for checking Tarantool instance status and connecting
   to admin console
5. Example of a basic Tarantool cluster that can be started via Docker
   Compose (a tool for running multi-container applications)

Part of #9596

NO_DOC=docker
NO_TEST=docker
NO_CHANGELOG=docker
parent ff7d8f0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment