Project

General

Profile

Actions

Defect #37134

closed

Docker image 5.0.1 fails.

Added by Darksidds Darksidds almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I'm working with https://hub.docker.com/_/redmine images.

docker pull redmine:5.0.1

Unfortunately, this image doesn't work with the following error. Viewing the error: docker logs <container_name>

Your Gemfile lists the gem puma (>= 0) more than once.
You should probably keep only one of them.
Remove any duplicate entries and specify the gem only once.
While it's not a problem now, it could cause errors if you change the version of one of them later.
The Gemfile's dependencies are satisfied
rake aborted!
failed to get urandom
/usr/local/bundle/gems/activesupport-6.1.6/lib/active_support.rb:26:in `require'
/usr/local/bundle/gems/activesupport-6.1.6/lib/active_support.rb:26:in `<top (required)>'
/usr/local/bundle/gems/railties-6.1.6/lib/rails.rb:7:in `require'
/usr/local/bundle/gems/railties-6.1.6/lib/rails.rb:7:in `<top (required)>'
/usr/src/redmine/config/application.rb:5:in `require'
/usr/src/redmine/config/application.rb:5:in `<top (required)>'
<internal:/usr/local/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
<internal:/usr/local/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
/usr/src/redmine/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)

Do you support these images? How to fix the problem?

Actions #1

Updated by Go MAEDA almost 2 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Unfortunately, the Docker image is not maintained by us and has nothing to do with www.redmine.org. Please report the issue to https://github.com/docker-library/redmine/issues.

Actions #2

Updated by Darksidds Darksidds almost 2 years ago

Go MAEDA wrote:

Unfortunately, the Docker image is not maintained by us and has nothing to do with www.redmine.org. Please report the issue to https://github.com/docker-library/redmine/issues.

Thanks!

Actions

Also available in: Atom PDF