Sign inSign up

6e6a/docker-shopify

By 6e6a

Updated almost 10 years ago

Shopify Development in Docker

Image
0

1.5K

6e6a/docker-shopify repository overview

docker-shopify

Get an API key

https://[your-store-name].myshopify.com/admin/apps/private

Configure

docker run -it --rm -v $(pwd):/srv 6e6a/docker-shopify theme configure --password=[your-password] --store=[you-store.myshopify.com] --themeid=[your-theme-id]

Download your theme

docker run -it --rm -v $(pwd):/srv 6e6a/docker-shopify theme download

Watch

docker run -it --rm -v $(pwd):/srv 6e6a/docker-shopify theme watch

Tag summary

Content type

Image

Digest

Size

77.2 MB

Last updated

almost 10 years ago

docker pull 6e6a/docker-shopify