ThiagoBarradas / woocommerce-docker

Docker for build a test woocommerce image
https://hub.docker.com/r/thiagobarradas/woocommerce/
20 stars 5 forks source link

Support in WP 5.0.2 and WC 3.5.3 #2

Open DanGlz opened 5 years ago

DanGlz commented 5 years ago

Hi @ThiagoBarradas ,

Great work, your docker container can be very useful.

Do you have any plans to support the latest versions of WP and WC?

ThiagoBarradas commented 5 years ago

Hello!

Soon I will release all versions, I hope 😄

For now, I do the image that you need!

Pleasse, try docker run --name woocommerce -p80:80 -d thiagobarradas/woocommerce:3.5.3-wp5.0.2-php7.2 with the same user/pass related here: https://hub.docker.com/r/thiagobarradas/woocommerce

After your test, let me know if the image works fine.

DanGlz commented 5 years ago

Hey,

Thank for the quick response! It seems to work fine except that the product images are not displayed.

ThiagoBarradas commented 5 years ago

Hey Guy!

Unfortunately, this version of sample data doesn't contains image (since version 3.3.0).