We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943e7b4 commit a760f9aCopy full SHA for a760f9a
example_cluster/project/app.Dockerfile
@@ -16,7 +16,6 @@ RUN curl -L https://tarantool.io/OtKysgx/pre-release/2/installer.sh | bash
16
RUN yum install -y tarantool tarantool-devel
17
18
# https://github.com/tarantool/cartridge-cli#installation
19
-RUN set -o pipefail && curl -L https://tarantool.io/installer.sh | bash -s -- --repo-only
20
RUN yum install -y cartridge-cli
21
RUN cartridge build
22
0 commit comments