Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add some missing libs for docker build #7144

Closed
wants to merge 1 commit into from
Closed

Conversation

lcgogo
Copy link
Contributor

@lcgogo lcgogo commented Apr 17, 2019

Change Description

Add some missing libs for docker build

RUN apt-get update -y && apt-get install -y libcurl4-openssl-dev libusb-1.0-0-dev

Consensus Changes

  • [] Consensus Changes

API Changes

  • [] API Changes

Documentation Additions

  • [] Documentation Additions

RUN apt-get update -y && apt-get install -y libcurl4-openssl-dev libusb-1.0-0-dev
@lcgogo lcgogo changed the title Add some missing libs for build Add some missing libs for docker build Apr 17, 2019
Copy link
Contributor

@spoonincode spoonincode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these belong in Docker/builder/Dockerfile where the other prerequisites are installed.

Also, make sure to base your PR to develop branch

@spoonincode
Copy link
Contributor

Closing this because we needed to fix ASAP for it to make next release; replaced by #7200

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants