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

changed Dockerfile to use default agent.template.yml (#201) #205

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

jballment
Copy link
Contributor

What type of PR is this? (check all applicable)

Description

Updated Dockerfile to use agent.template.xml from packages/cli/default/ so that running "docker compose up --build" works out of the box.

Related Tickets & Documents

Fixes #201

Mobile & Desktop Screenshots/Recordings

N/A

Added tests?

  • [ X ] πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ vc-kit doc site
  • πŸ“• storybook
  • [ X ] πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Copy link
Contributor

@namhoang1604 namhoang1604 left a comment

Choose a reason for hiding this comment

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

Thanks @jballment, it looks good to me.

@namhoang1604 namhoang1604 merged commit 7749c83 into uncefact:next Jul 24, 2024
1 check failed
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.

Project missing agent.template.yml which is required for Docker build
2 participants