Skip to content

Conversation

yatsukhnenko
Copy link
Contributor

All changed dockerfiles successfully build.

@yatsukhnenko yatsukhnenko requested a review from tillkruss July 24, 2023 07:43
@tillkruss
Copy link
Member

It looks like libhiredis_ssl.so is missing in a lot of them: https://github.com/cachewerk/relay/actions/runs/5647328832/job/15297212601

Let's try to use the hiredis package for all containers, instead of installing it from source.

@tillkruss tillkruss linked an issue Jul 24, 2023 that may be closed by this pull request
4 tasks
@szepeviktor
Copy link
Contributor

szepeviktor commented Jul 25, 2023

I was experimenting with moving shell commands from Dockerfile to a file.

RUN --mount=type=bind,source=docker-scripts,target=/opt/docker-scripts /opt/docker-scripts/a.sh

https://github.com/szepeviktor/docker-RUN-file
Maybe you find it super useful.

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.

Retire relay-pkg.so mostly

3 participants