#32410 closed feature request (invalid)
Adding wordpress Dockerfile for power architecture ( ppc64le ) on ubuntu 14.10 platform
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2.2 |
Component: | General | Keywords: | |
Focuses: | administration | Cc: |
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)
#1
@
10 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
#2
@
10 years ago
- Resolution invalid deleted
- Status changed from closed to 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
@
10 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.
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: