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

Enable docker-compose for GPUs & Add public UI image #1406

Merged
merged 6 commits into from
Sep 2, 2021

Conversation

tholor
Copy link
Member

@tholor tholor commented Sep 2, 2021

Proposed changes:

So you can now run the "demo-stack" via:

docker-compose -f docker-compose-gpu.yml up -d
  • Adding the public UI image to ensure that we have compatible versions and do not always need to build locally
  • Removing pull_policy as this caused trouble with earlier docker-compose versions and even with most recent version did not work on all machines as intended

@tholor tholor changed the title Add docker-compose-gpu file Update docker-compose for GPUs Sep 2, 2021
@tholor tholor changed the title Update docker-compose for GPUs Enable docker-compose for GPUs Sep 2, 2021
@tholor tholor requested a review from oryx1729 September 2, 2021 15:21
@tholor tholor changed the title Enable docker-compose for GPUs Enable docker-compose for GPUs & Add public UI image Sep 2, 2021
@tholor tholor merged commit f3d1df1 into master Sep 2, 2021
@tholor tholor deleted the update_gpu_compose branch September 2, 2021 15:39
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.

None yet

2 participants