You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[generate] Updated dockerfile template to use devbox image (#1432)
## Summary
Publishing a docker image for devbox, makes it easier to use an image
with devbox installed and configured. So we can use it in our generated
dockerfiles for `generate dockerfile` and `generate devcontainer`
commands.
## How was it tested?
`devbox generate dockerfile`
or `devbox generate dockerfile --root-user`
`devbox generate devcontainer`
or `devbox generate devcontainer --root-user`
0 commit comments