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

Where's the Dockerfile? #54

Open
pmontepagano opened this issue Jun 28, 2016 · 5 comments
Open

Where's the Dockerfile? #54

pmontepagano opened this issue Jun 28, 2016 · 5 comments

Comments

@pmontepagano
Copy link

There's a Docker image in Docker hub but I cannot find the Dockerfile to build/adapt it.

@dinamic
Copy link

dinamic commented Feb 21, 2017

I don't think there is one, but you can show some creativity and search in Docker hub.

Quick one revealed the following results for the php client and the server:

@alexanderilyin
Copy link

@tony2001 can you please share Dockerfile with us?

@g3rhard
Copy link

g3rhard commented Dec 5, 2018

@tony2001 can you please share Dockerfile with us?

@dinamic
Copy link

dinamic commented Dec 5, 2018

There's Pimba2 now. Here's the Dockerfile for it:

@gggeek
Copy link

gggeek commented Dec 2, 2022

FWIW, I managed to "take control" of the tony2001/pinba docker image by extending it so that a user account is added with a proper password and accessible from other containers / the host, on container start, even without having access to the original Docker file.

There are probably better ways to do that, but at least it's a start.

See: https://github.com/gggeek/pinba_php/blob/master/tests/ci/images/pinba/Dockerfile

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

5 participants