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

feat: docker #17

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

feat: docker #17

wants to merge 3 commits into from

Conversation

mikejgray
Copy link
Contributor

  • feat: create Dockerfile more robust image builds
  • adjusting python version as piper-phonemize only supports 3.9-3.11 currently
  • remove unit test step (there are no unit tests)
  • allow numpy license

@mikejgray
Copy link
Contributor Author

mikejgray commented Jan 1, 2024

The primary goal here is to get a Docker image available for #17 for e2e testing. It's not picking up the Dockerfile change in the pipeline here, but I did get it working: ghcr.io/mikejgray/piper-tts-server:dev

* feat: create Dockerfile
more robust image builds
* adjusting python version
piper-phonemize only supports 3.9-3.11 currently
* remove unit test step (there are no unit tests)
* allow numpy license
releases and builds

Increment Version

publish

fix

get an image out

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

Successfully merging this pull request may close these issues.

1 participant