Skip to content

Commit a760f9a

Browse files
example_cluster: fix docker cluster
New Tarantool release policy forbids using live and non-live repositories at the same time.
1 parent 943e7b4 commit a760f9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example_cluster/project/app.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN curl -L https://tarantool.io/OtKysgx/pre-release/2/installer.sh | bash
1616
RUN yum install -y tarantool tarantool-devel
1717

1818
# https://github.com/tarantool/cartridge-cli#installation
19-
RUN set -o pipefail && curl -L https://tarantool.io/installer.sh | bash -s -- --repo-only
2019
RUN yum install -y cartridge-cli
2120
RUN cartridge build
2221

0 commit comments

Comments
 (0)