cachewerk / relay

The next-generation caching layer for PHP powered by Redis.
https://relay.so
MIT License
197 stars 10 forks source link

Replace relay-pkg.so with relay.so in Dockerfile for Alpine #103

Closed yatsukhnenko closed 1 year ago

yatsukhnenko commented 1 year ago

As discussed I will split #100 into smaller PRs.

szepeviktor commented 1 year ago

@yatsukhnenko Do inline comments work in Dockerfiles?

yatsukhnenko commented 1 year ago

@szepeviktor yes, because comment lines are removed before the Dockerfile instructions are executed