tarantool / docker

Docker images for tarantool database
https://hub.docker.com/r/tarantool/tarantool
52 stars 25 forks source link

Need to retry epel-release package installation #184

Closed avtikhon closed 2 years ago

avtikhon commented 4 years ago

Found that sometime epel-release cann't install its packages:

  Failed:
    setup.noarch 0:2.8.71-10.el7           setup.noarch 0:2.8.71-11.el7
  Complete!
  The command '/bin/sh -c yum -y install epel-release &&     yum -y update &&     yum -y clean all' returned a non-zero code: 1

To avoid of it need to retry its installation on failures.

Closes #183

kyukhin commented 2 years ago

Original issue was closed as wontfix.