Skip to content

docker build fails #45

@HanXHX

Description

@HanXHX

Hi,

I tried to build a container with your Dockerfile

Tested branch: new-scoring, latest commit
Reproducible: yes

See build message:

Step 9/21 : RUN echo "gem: --no-test --no-document" > /etc/gemrc && 	gem install bundler && 	bundle install --deployment --without development test
 ---> Running in dd5c8e4448aa
Successfully installed bundler-2.0.1
Parsing documentation for bundler-2.0.1
Installing ri documentation for bundler-2.0.1
Done installing documentation for bundler after 5 seconds
1 gem installed
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
The --deployment flag requires a Gemfile.lock. Please make sure you have checked
your Gemfile.lock into version control before deploying.
The command '/bin/sh -c echo "gem: --no-test --no-document" > /etc/gemrc && 	gem install bundler && 	bundle install --deployment --without development test' returned a non-zero code: 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions