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

Update hooks.mdx #67

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update hooks.mdx #67

wants to merge 1 commit into from

Conversation

dlavric
Copy link

@dlavric dlavric commented May 31, 2023

In the current Docker image for hashicorp/tfc-agent:latest , this directory already exists /home/tfc-agent/.tfc-agent

This PR is to update command to not fail if the directory exists.

Please update to:

RUN mkdir -p /home/tfc-agent/.tfc-agent

I am sharing a screenshot for the reference of where -p should be placed in our documentation.

Screenshot 2023-05-31 at 09 11 47

the `-p` was missing from the command to create the directory
@vercel
Copy link

vercel bot commented May 31, 2023

@dlavric is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@ryanuber ryanuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dlavric
Copy link
Author

dlavric commented Sep 11, 2023

@judithpatudith Could you please take a look on this PR and merge it?

Thanks!

@dlavric
Copy link
Author

dlavric commented Sep 27, 2023

Hello,

Can this PR be merged?

Thanks!

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.

2 participants