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

Need to install via Docker Desktop #17

Open
nkeiter opened this issue Jul 29, 2021 · 6 comments
Open

Need to install via Docker Desktop #17

nkeiter opened this issue Jul 29, 2021 · 6 comments

Comments

@nkeiter
Copy link

nkeiter commented Jul 29, 2021

Our biology department got new Windows 10 computers and installed Docker Desktop. They asked me to help load Phamdb because it's not working for them in Docker Desktop. I spent a lot of time trying to get it to work in Docker Desktop as well. Would you be able to provide instructions on how to run Phamdb in Docker Desktop?

@jglamine
Copy link
Owner

jglamine commented Jul 30, 2021 via email

@nkeiter
Copy link
Author

nkeiter commented Jul 30, 2021

That's understandable. Thanks for replying. I'll keep trying.

@nkeiter
Copy link
Author

nkeiter commented Jul 30, 2021

I'll also add that you must have written a great program. The department has been using it every year until now. They had a forced hardware upgrade this year.

@jglamine
Copy link
Owner

jglamine commented Jul 30, 2021 via email

@nkeiter
Copy link
Author

nkeiter commented Jul 30, 2021

I just got it working for us. I started by researching how to update a Dockerfile V1 to a Dockerfile V2. The first task was to update the FROM directive. Upon inspecting the FROM directive it didn't give me much information to go on. So I searched out the author mentioned in the FROM directive for more information about that build.

It turns out that author has been maintaining an updated version of Phamdb on the Docker Site!
https://hub.docker.com/r/chg60/updated-phamdb

From that point, all I had to do was navigate the nuance of setting up the Docker Desktop RUN Container. It seems the UI likes to hide important configuration fields.

installing-updated-phamdb-in-docker-desktop.docx

I hope this answer helps others looking for a solution!

@jglamine
Copy link
Owner

jglamine commented Aug 10, 2021 via email

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

No branches or pull requests

2 participants