Skip to content

Conversation

@teohhanhui
Copy link
Contributor

No description provided.

echo "deb https://packagecloud.io/varnishcache/varnish60lts/debian/ stretch main" > /etc/apt/sources.list.d/varnish.list; \
apt-get update; \
;; \
*) \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a point in supporting non-amd64 arches?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the official Docker images take the approach of blacklisting the architectures that wouldn't work: https://github.com/docker-library/php/blob/e63194a0006848edb13b7eff5a7f9d790d679428/generate-stackbrew-library.sh#L124-L129

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

Successfully merging this pull request may close these issues.

2 participants