#32410 closed feature request (invalid)
Adding wordpress Dockerfile for power architecture ( ppc64le ) on ubuntu 14.10 platform
| Reported by: | amitghatwal | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.2.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | administration |
Description
Hi All,
I had cloned a existing dockerfile for x86 platform from "https://github.com/jbfink/docker-wordpress".
I have successfully created/tested dockerfile for wordpress on power architecture(ppc64le) - on Ubuntu 14.10 . Could you please let me know the steps of contributing the dockerfile (not the docker container ) for wordpress on ppc64le at "https://github.com/WordPress/WordPress "
Regards,
Amit
Change History (4)
#2
@
11 years ago
- Resolution invalid
- Status closed → reopened
Hi Stephan
Thanks for your reply !!!
So it appears to me , i wont be able to upload my dockerfile created for power - "ppc64le" architecture at "https://github.com/WordPress/WordPress " .
If possible can you guide me the exact place where i can post my dockerfile for power architecture for wordpress.
Thanks for your assistance .
Regards,
Amit
#4
@
11 years ago
@anitghatwal
Have a read of the links I included in my previous post, it looks like they have the information you are looking for.
A quick glance it looks like a pull request to https://github.com/docker-library/official-images is maybe what is needed but I honestly do not know this myself.
If that's not correct the Docker team should be able to help point you in the right direction.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Amit,
The WordPress Docker file is not maintained by the WordPress.org team https://registry.hub.docker.com/_/wordpress/
It is maintained by the Docker team, you can find information about contributing to the these via: