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

Question: Why go to the work of downloading diffy-worker? #6

Open
rfay opened this issue Aug 4, 2024 · 0 comments
Open

Question: Why go to the work of downloading diffy-worker? #6

rfay opened this issue Aug 4, 2024 · 0 comments

Comments

@rfay
Copy link

rfay commented Aug 4, 2024

Just a question... why go to all this work to download the diffy-worker instead of just including it in your diffy image? Is it intended to run on the host?

- docker run -it --rm -v ./diffy-worker:/diffy-worker --user $DDEV_UID:$DDEV_GID ddev/ddev-utilities bash -c "cd /diffy-worker && wget -qO- https://github.com/DiffyWebsite/diffy-worker/archive/refs/heads/main.tar.gz | tar xz --strip-components=1"

@rfay rfay changed the title Question: Why go to the work of downloading Question: Why go to the work of downloading diffy-worker? Aug 4, 2024
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

1 participant