Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dockerfile cpu #2172

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Conversation

BrightXiaoHan
Copy link
Contributor

PR types

Bug fixes

PR changes: Others

Fix issues from docker/ubuntu18-cpu/Dockerfile

Describe

I try to build docker image to run paddlespeech_server. I found two problem when build image.

  1. No folder audio anymore.
  2. Missing dependency libsndfile-dev
    This PR fix these.

@mergify mergify bot added the Docker label Jul 20, 2022
@CLAassistant
Copy link

CLAassistant commented Jul 20, 2022

CLA assistant check
All committers have signed the CLA.

@yt605155624
Copy link
Collaborator

thx for your contribution! please sign for CLA first, thank you ~

@SmileGoat
Copy link
Contributor

LGTM

@yt605155624 yt605155624 added this to the r1.1.0 milestone Jul 20, 2022
Copy link
Contributor

@SmileGoat SmileGoat left a comment

Choose a reason for hiding this comment

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

LGTM

@yt605155624 yt605155624 merged commit 21dc77f into PaddlePaddle:develop Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants