Latest docker image (10.1.0-ce.0) and previous (10.0.4-ce.0) not work, i see this error
gitlab_1 ================================================================================
gitlab_1 | Error executing action `run` on resource 'bash[migrate gitlab-rails database]'
gitlab_1 | ================================================================================
gitlab_1 |
gitlab_1 | Mixlib::ShellOut::ShellCommandFailed
gitlab_1 | ------------------------------------
gitlab_1 | Expected process to exit with [0], but received '1'
gitlab_1 | ---- Begin output of "bash" "/tmp/chef-script20171027-41-b850ev" ----
gitlab_1 | STDOUT: rake aborted!
gitlab_1 | Bundler::GemRequireError: There was an error while trying to load the gem 'sys-filesystem'.
and
gitlab_1 | ================================================================================
gitlab_1 | Error executing action `run` on resource 'execute[clear the gitlab-rails cache]'
gitlab_1 | ================================================================================
gitlab_1 |
gitlab_1 | Mixlib::ShellOut::ShellCommandFailed
gitlab_1 | ------------------------------------
gitlab_1 | Expected process to exit with [0], but received '1'
gitlab_1 | ---- Begin output of /opt/gitlab/bin/gitlab-rake cache:clear ----
gitlab_1 | STDOUT:
gitlab_1 | STDERR: rake aborted!
gitlab_1 | Bundler::GemRequireError: There was an error while trying to load the gem 'sys-filesystem'.