Join Slack
Powered by
Also would be great if someone can guide me as to ...
# general
c
creamy-branch-34921
01/01/2025, 9:11 PM
Also would be great if someone can guide me as to how to copy over the
.git
folder from workspace into docker context.I tried the below in the root
BUILD
file :
Copy code
files( name="git", sources=["./.git/"] )
and then used this inside the
BUILD
file for the docker file :
Open in Slack
Previous
Next