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

Add Docker image with extensions installed and publish it to docker hub. Closes #1484 #1486

Merged
merged 4 commits into from
Mar 12, 2020

Conversation

umesh-timalsina
Copy link
Contributor

@umesh-timalsina umesh-timalsina commented Mar 11, 2020

Builds on top of #1479 to create a kitchen-sink Docker image for deepforge server.
For now it is manually installing dependencies for deepforge-keras. Should be changed when #1466 is resolved. Currently, pinpointing tensorflow==1.14 and keras==2.2.5 (deepforge-dev/deepforge-keras#149) should also make some changes here.

@brollb brollb merged commit 1cdb45d into master Mar 12, 2020
@brollb brollb deleted the 1484-deepforge-kitchensink branch March 12, 2020 13:32
brollb pushed a commit that referenced this pull request Mar 16, 2020
* #1482- Initial commit for ssh action workflow

* Checkout Dockerfile.kitchensink for blocking PR(#1486)

* Remove extnensions with post install command

* Revert back to extension command

* Remove Branch Reference from workflow file
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.

Add a new docker image for deepforge server with extensions already installed.
2 participants