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

[generate] Added message output for generate dockerfile and devcontainer commands #1779

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mohsenari
Copy link
Collaborator

Summary

Added explanation to the docs and a message output to devbox gen dockerfile and devbox gen devcontainer commands that the generated dockefile doesn't copy the whole project files. It only copies devbox.json and devbox.lock. The user needs to modify the dockerfile to include copying their project specific files and directories.

How was it tested?

  • devbox run build
  • devbox gen
  • devbox gen --quiet dockerfile/devcontainer -f

@mohsenari mohsenari requested a review from Lagoja February 3, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant