Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix docker exec example #391

Merged
merged 1 commit into from
Nov 6, 2021
Merged

fix docker exec example #391

merged 1 commit into from
Nov 6, 2021

Conversation

hellt
Copy link
Contributor

@hellt hellt commented Nov 4, 2021

Hi

  1. looks like the $PWD should be bind mounted as /tmp, otherwise the /tmp won't be visible on the host system
  2. I set the container workdir to tmp so that the relative paths in foo.yml can be resolved

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 4, 2021
@vercel vercel bot temporarily deployed to Preview November 4, 2021 11:47 Inactive
@caarlos0 caarlos0 merged commit 72daac2 into goreleaser:master Nov 6, 2021
@caarlos0
Copy link
Member

caarlos0 commented Nov 6, 2021

Thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants