Ianleeclark/Paseto

CI caching for libsodium

Closed this issue · 1 comments

CI caching for libsodium

There may be a better alternative: pre-build a custom Docker image (Alpine-based for smaller image size) with all dependencies already installed, push it to Docker hub and use it in Circle CI config instead of the circleci/elixir image.