Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
b
big-xylophone-43403
04/03/2023, 8:17 PM
Is there a way to provide docker secrets relative to the home dir? 🧵
Something like -
Copy code
docker_image( name="docker", secrets={ "pip.conf": "$HOME/.pip/pip.conf" }, }
Post